pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/php72 lang/php72: re-add accidentally removed fil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e2d50adcea4
branches:  trunk
changeset: 428178:5e2d50adcea4
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Apr 25 18:54:20 2020 +0000

description:
lang/php72: re-add accidentally removed file to SUBST_FILES

diffstat:

 lang/php72/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r bd9080ef2d2b -r 5e2d50adcea4 lang/php72/Makefile
--- a/lang/php72/Makefile       Sat Apr 25 18:47:35 2020 +0000
+++ b/lang/php72/Makefile       Sat Apr 25 18:54:20 2020 +0000
@@ -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_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