summaryrefslogtreecommitdiff
path: root/textproc/php-wddx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/php-wddx/Makefile')
-rw-r--r--textproc/php-wddx/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/php-wddx/Makefile b/textproc/php-wddx/Makefile
index 3ea194cc5ce..def64b5129f 100644
--- a/textproc/php-wddx/Makefile
+++ b/textproc/php-wddx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/10/31 19:30:30 jdolecek Exp $
+# $NetBSD: Makefile,v 1.2 2004/10/31 21:07:14 jdolecek Exp $
MODNAME= wddx
CATEGORIES+= textproc
@@ -7,8 +7,9 @@ COMMENT= PHP extension for WDDX support
USE_BUILDLINK3= YES
+.include "../../lang/php/ext.mk"
+
CONFIGURE_ARGS+= --enable-${MODNAME}=shared,${BUILDLINK_PREFIX.expat}
-.include "../../lang/php/ext.mk"
.include "../../textproc/expat/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"