summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-02-28 06:18:58 +0000
committerjlam <jlam@pkgsrc.org>2002-02-28 06:18:58 +0000
commit5fc61c12b3acfdd1f7c5c98779f64e5287c8bece (patch)
tree873dce44f54ca9ab40aaa7e117c2de4c8ea1afc0 /textproc
parent080c29e8515aed84fd196ad24d5dc57fb5a18fa1 (diff)
downloadpkgsrc-5fc61c12b3acfdd1f7c5c98779f64e5287c8bece.tar.gz
Update textproc/php4-xml to 4.1.2. The only change from version 4.1.1 is
that this is built from the php-4.1.2 sources.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/php4-xml/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/textproc/php4-xml/Makefile b/textproc/php4-xml/Makefile
index bfbfaf89b5f..b290aa7a5ed 100644
--- a/textproc/php4-xml/Makefile
+++ b/textproc/php4-xml/Makefile
@@ -1,6 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/12/03 08:31:04 jlam Exp $
-
-.include "../../www/php4/Makefile.module"
+# $NetBSD: Makefile,v 1.4 2002/02/28 06:18:58 jlam Exp $
MODNAME= xml
CATEGORIES+= textproc
@@ -8,6 +6,9 @@ PKGREVISION= # empty
COMMENT= PHP4 extension for parsing XML
USE_BUILDLINK_ONLY= YES
+
+.include "../../www/php4/Makefile.module"
+
CONFIGURE_ARGS+= --enable-${MODNAME}
CONFIGURE_ARGS+= --with-expat-dir=shared,${BUILDLINK_DIR}