From 00af8b13e6126bfbd205bae7f2393c6f06a9a612 Mon Sep 17 00:00:00 2001 From: taca Date: Mon, 15 Mar 2010 16:45:59 +0000 Subject: Remove PHP_VERSIONS_ACCEPTED since we don't have php4 package any more and no need to specify PHP_VERSIONS_ACCEPTED explicitly now. No functional change. --- textproc/php5-dom/Makefile | 3 +-- textproc/php5-xsl/Makefile | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) (limited to 'textproc') diff --git a/textproc/php5-dom/Makefile b/textproc/php5-dom/Makefile index 49d363a4874..48b8fa5b057 100644 --- a/textproc/php5-dom/Makefile +++ b/textproc/php5-dom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:51 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2010/03/15 16:46:00 taca Exp $ MODNAME= dom CATEGORIES+= textproc @@ -11,7 +11,6 @@ PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ARGS+= --enable-${MODNAME} CONFIGURE_ARGS+= --with-libxml-dir=${BUILDLINK_PREFIX.libxml2} -PHP_VERSIONS_ACCEPTED= 5 .include "../../lang/php/ext.mk" #.include "../../devel/zlib/buildlink3.mk" .include "../../textproc/libxml2/buildlink3.mk" diff --git a/textproc/php5-xsl/Makefile b/textproc/php5-xsl/Makefile index b0fd335af3a..cc2f8881f63 100644 --- a/textproc/php5-xsl/Makefile +++ b/textproc/php5-xsl/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2009/12/23 07:08:31 taca Exp $ +# $NetBSD: Makefile,v 1.14 2010/03/15 16:46:00 taca Exp $ MODNAME= xsl CATEGORIES+= textproc @@ -17,7 +17,6 @@ DEPENDS+= php5*-dom-*:../../textproc/php5-dom EXTRACT_ELEMENTS= ${DISTNAME}/ext/${MODNAME} ${DISTNAME}/ext/dom WRKSRC= ${WRKDIR}/${DISTNAME}/ext/${MODNAME} -PHP_VERSIONS_ACCEPTED= 5 .include "../../lang/php/ext.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3