pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/databases/php-sqlrelay
Module Name: pkgsrc
Committed By: rillig
Date: Wed May 13 03:16:34 UTC 2020
Modified Files:
pkgsrc/databases/php-sqlrelay: Makefile
Log Message:
databases/sql-relay: suppress USE_TOOLS+=perl warning
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/databases/php-sqlrelay/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/databases/php-sqlrelay/Makefile
diff -u pkgsrc/databases/php-sqlrelay/Makefile:1.25 pkgsrc/databases/php-sqlrelay/Makefile:1.26
--- pkgsrc/databases/php-sqlrelay/Makefile:1.25 Wed May 6 14:04:24 2020
+++ pkgsrc/databases/php-sqlrelay/Makefile Wed May 13 03:16:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2020/05/06 14:04:24 adam Exp $
+# $NetBSD: Makefile,v 1.26 2020/05/13 03:16:34 rillig Exp $
PKGNAME= ${PHP_PKG_PREFIX}-${DISTNAME}
PKGREVISION= 13
@@ -11,6 +11,7 @@ LICENSE= gnu-gpl-v2 AND php
PHP_VERSIONS_ACCEPTED= 56 72 73
+TOOLS_BROKEN+= perl
CONFIGURE_ARGS+= --with-php-prefix=${BUILDLINK_PREFIX.php}
BUILD_DIRS= src/api/php
Home |
Main Index |
Thread Index |
Old Index