pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php72
Module Name: pkgsrc
Committed By: rillig
Date: Sat Apr 25 18:54:20 UTC 2020
Modified Files:
pkgsrc/lang/php72: Makefile
Log Message:
lang/php72: re-add accidentally removed file to SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/php72/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/php72/Makefile
diff -u pkgsrc/lang/php72/Makefile:1.25 pkgsrc/lang/php72/Makefile:1.26
--- pkgsrc/lang/php72/Makefile:1.25 Sat Apr 25 18:47:35 2020
+++ pkgsrc/lang/php72/Makefile Sat Apr 25 18:54:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2020/04/25 18:47:35 rillig Exp $
+# $NetBSD: Makefile,v 1.26 2020/04/25 18:54:20 rillig Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -34,6 +34,7 @@ SUBST_CLASSES+= path
SUBST_MESSAGE.path= Fixing common paths.
SUBST_STAGE.path= pre-configure
SUBST_FILES.path= php.ini-development php.ini-production
+SUBST_FILES.path+= sapi/cgi/Makefile.frag
SUBST_VARS.path= CGIDIR PREFIX
INSTALLATION_DIRS+= ${CGIDIR} ${PHP_EXTENSION_DIR} ${EGDIR} share/php
Home |
Main Index |
Thread Index |
Old Index