summaryrefslogtreecommitdiff
path: root/textproc/php4-domxml
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-09-10 16:06:32 +0000
committerwiz <wiz@pkgsrc.org>2002-09-10 16:06:32 +0000
commit80ee491886d0ad0b88b9dc336e476683e9cb121c (patch)
tree3d3020be9bfaa2a5e59d50f368ad6eb391a5d5fc /textproc/php4-domxml
parent0f7a9ebfb4ffb57a93cd75c639765167df3710b0 (diff)
downloadpkgsrc-80ee491886d0ad0b88b9dc336e476683e9cb121c.tar.gz
Since the major of libiconv was increased during the update to 1.8,
bump dependency to latest libiconv version; recursively also bump all dependencies of packages depending on libiconv. Requested by fredb.
Diffstat (limited to 'textproc/php4-domxml')
-rw-r--r--textproc/php4-domxml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/php4-domxml/Makefile b/textproc/php4-domxml/Makefile
index 89b54b849b8..f38bb2e68f5 100644
--- a/textproc/php4-domxml/Makefile
+++ b/textproc/php4-domxml/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2002/02/28 06:18:48 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2002/09/10 16:06:50 wiz Exp $
MODNAME= domxml
CATEGORIES+= textproc
PHP_PKG_VERS= # empty
+PKGREVISION= 1
COMMENT= PHP4 extension for DOM support
-BUILDLINK_DEPENDS.libxml2= libxml2>=2.2.7
USE_BUILDLINK_ONLY= YES
.include "../../www/php4/Makefile.module"