pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php73 lang/php73: remove redundant file from SUBS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/52b6593c6cd6
branches:  trunk
changeset: 428179:52b6593c6cd6
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Apr 25 18:59:30 2020 +0000

description:
lang/php73: remove redundant file from SUBST_FILES

diffstat:

 lang/php73/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5e2d50adcea4 -r 52b6593c6cd6 lang/php73/Makefile
--- a/lang/php73/Makefile       Sat Apr 25 18:54:20 2020 +0000
+++ b/lang/php73/Makefile       Sat Apr 25 18:59:30 2020 +0000
@@ -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 @@
 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