summaryrefslogtreecommitdiff
path: root/textproc/php5-dom
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /textproc/php5-dom
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.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}