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 f8f051272f8..dab377f69af 100644
--- a/textproc/php5-dom/Makefile
+++ b/textproc/php5-dom/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 21:13:00 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2005/04/11 21:47:41 tv Exp $
MODNAME= dom
CATEGORIES+= textproc
PKGREVISION= # empty
COMMENT= PHP5 extension for DOM support
-USE_BUILDLINK3= YES
CONFIGURE_ARGS+= --enable-${MODNAME}
CONFIGURE_ARGS+= --with-libxml-dir=${BUILDLINK_PREFIX.libxml2}