pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php73
Module Name: pkgsrc
Committed By: rillig
Date: Sat Apr 25 18:59:30 UTC 2020
Modified Files:
pkgsrc/lang/php73: Makefile
Log Message:
lang/php73: remove redundant file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/php73/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php73/Makefile
diff -u pkgsrc/lang/php73/Makefile:1.10 pkgsrc/lang/php73/Makefile:1.11
--- pkgsrc/lang/php73/Makefile:1.10 Sun Mar 22 11:00:36 2020
+++ pkgsrc/lang/php73/Makefile Sat Apr 25 18:59:30 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2020/03/22 11:00:36 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2020/04/25 18:59:30 rillig Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -33,7 +33,7 @@ REPLACE_PHP= ext/phar/phar/phar.php run
SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixing common paths.
SUBST_STAGE.path= pre-configure
-SUBST_FILES.path= php.ini-development php.ini-production run-tests.php
+SUBST_FILES.path= php.ini-development php.ini-production
SUBST_FILES.path+= sapi/cgi/Makefile.frag
SUBST_VARS.path= CGIDIR
SUBST_VARS.path+= PREFIX
Home |
Main Index |
Thread Index |
Old Index