pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php5-perl Doesn't work with PHP4 any longer.
details: https://anonhg.NetBSD.org/pkgsrc/rev/acff93031a60
branches: trunk
changeset: 569173:acff93031a60
user: joerg <joerg%pkgsrc.org@localhost>
date: Wed Jan 13 22:47:40 2010 +0000
description:
Doesn't work with PHP4 any longer.
diffstat:
lang/php5-perl/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r de511b04ac9a -r acff93031a60 lang/php5-perl/Makefile
--- a/lang/php5-perl/Makefile Wed Jan 13 22:14:22 2010 +0000
+++ b/lang/php5-perl/Makefile Wed Jan 13 22:47:40 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/07/03 07:40:05 manu Exp $
+# $NetBSD: Makefile,v 1.2 2010/01/13 22:47:40 joerg Exp $
MODNAME= perl
PKGMODNAME= perl
@@ -10,6 +10,8 @@
CONFIGURE_ARGS+= --with-perl=${PREFIX}
+PHP_VERSIONS_ACCEPTED= 5
+
.include "../../lang/perl5/buildlink3.mk"
.include "../../lang/php/ext.mk"
Home |
Main Index |
Thread Index |
Old Index