summaryrefslogtreecommitdiff
path: root/textproc/py-FourSuite
diff options
context:
space:
mode:
authorrecht <recht>2004-01-23 15:39:13 +0000
committerrecht <recht>2004-01-23 15:39:13 +0000
commit06c72927a03d71f63294565cc696f19926f469c5 (patch)
tree0989f73ef43feed1475c6fc2e299f4624321dafe /textproc/py-FourSuite
parent723479ab1957973d912fceb38d94119b63ecb320 (diff)
downloadpkgsrc-06c72927a03d71f63294565cc696f19926f469c5.tar.gz
catch up with pyxml -> py-xml name change
Diffstat (limited to 'textproc/py-FourSuite')
-rw-r--r--textproc/py-FourSuite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-FourSuite/Makefile b/textproc/py-FourSuite/Makefile
index 9978cc95229..4103c446eba 100644
--- a/textproc/py-FourSuite/Makefile
+++ b/textproc/py-FourSuite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:54:44 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/23 15:39:13 recht Exp $
#
DISTNAME= 4Suite-0.12.0a3
@@ -17,6 +17,6 @@ PY_PATCHPLIST= yes
USE_BUILDLINK2= yes
#pyxml is needed at runtime to get pyexpat
-#.include "../../textproc/pyxml/buildlink2.mk"
+#.include "../../textproc/py-xml/buildlink2.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"