summaryrefslogtreecommitdiff
path: root/www/zope25-ParsedXML
diff options
context:
space:
mode:
authorrecht <recht>2004-05-23 11:41:35 +0000
committerrecht <recht>2004-05-23 11:41:35 +0000
commitc4d6b70fdff99e6844f02d10976ecef6e5e4a514 (patch)
tree373e12e627f0a9eefb273339dd5d720e541fbc27 /www/zope25-ParsedXML
parent4f1e5d551dd7f5dd2a1d0a70df4fb92368d75e7c (diff)
downloadpkgsrc-c4d6b70fdff99e6844f02d10976ecef6e5e4a514.tar.gz
bl3ify
Diffstat (limited to 'www/zope25-ParsedXML')
-rw-r--r--www/zope25-ParsedXML/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/zope25-ParsedXML/Makefile b/www/zope25-ParsedXML/Makefile
index f2eceaa0cd7..69a742421db 100644
--- a/www/zope25-ParsedXML/Makefile
+++ b/www/zope25-ParsedXML/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/23 16:48:54 recht Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/23 11:41:35 recht Exp $
DISTNAME= ParsedXML-1.3.1
PKGREVISION= 2
@@ -12,8 +12,8 @@ HOMEPAGE= http://www.zope.org/Members/faassen/ParsedXML
COMMENT= Allows you to use XML objects in the Zope environment
ZOPE_COPYPRODUCT= zope-std-copyproduct-short
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
.include "../../www/zope25/product.mk"
-.include "../../textproc/py-xml/buildlink2.mk"
+.include "../../textproc/py-xml/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"