pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php5-perl Use PHP_VERSIONS_ACCEPTED instead of PH...
details: https://anonhg.NetBSD.org/pkgsrc/rev/312a1253a69f
branches: trunk
changeset: 594002:312a1253a69f
user: obache <obache%pkgsrc.org@localhost>
date: Mon Oct 17 11:50:05 2011 +0000
description:
Use PHP_VERSIONS_ACCEPTED instead of PHP_VERSION_REQD to match PBULK_MULTI_LIST.
diffstat:
lang/php5-perl/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r db7804450d1d -r 312a1253a69f lang/php5-perl/Makefile
--- a/lang/php5-perl/Makefile Mon Oct 17 11:09:31 2011 +0000
+++ b/lang/php5-perl/Makefile Mon Oct 17 11:50:05 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/10/16 12:17:44 taca Exp $
+# $NetBSD: Makefile,v 1.7 2011/10/17 11:50:05 obache Exp $
MODNAME= perl
PKGMODNAME= perl
@@ -11,7 +11,7 @@
CONFIGURE_ARGS+= --with-perl=${PREFIX}
-PHP_VERSION_REQD= 52
+PHP_VERSIONS_ACCEPTED= 52
.include "../../lang/perl5/buildlink3.mk"
.include "../../lang/php/ext.mk"
Home |
Main Index |
Thread Index |
Old Index