summaryrefslogtreecommitdiff
path: root/textproc/php5-dom
diff options
context:
space:
mode:
authortv <tv>2005-04-11 21:44:48 +0000
committertv <tv>2005-04-11 21:44:48 +0000
commit6ae45d8308fa8e630ce7e54497d6aa30e16ed140 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /textproc/php5-dom
parent06c84faf8b8f9b82d97b65e1afea04a61d1ea33c (diff)
downloadpkgsrc-6ae45d8308fa8e630ce7e54497d6aa30e16ed140.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'textproc/php5-dom')
-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}