summaryrefslogtreecommitdiff
path: root/textproc/php5-dom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php5-dom/Makefile')
-rw-r--r--textproc/php5-dom/Makefile3
1 files changed, 1 insertions, 2 deletions
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"