summaryrefslogtreecommitdiff
path: root/textproc/py-FourSuite/Makefile
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-01-23 15:39:13 +0000
committerrecht <recht@pkgsrc.org>2004-01-23 15:39:13 +0000
commitcaef7d2d630098feac81fc2c20751fd69871504a (patch)
tree0989f73ef43feed1475c6fc2e299f4624321dafe /textproc/py-FourSuite/Makefile
parent2b3c97bffa517de4f3d129f4e6b5a2e4dfabb6ae (diff)
downloadpkgsrc-caef7d2d630098feac81fc2c20751fd69871504a.tar.gz
catch up with pyxml -> py-xml name change
Diffstat (limited to 'textproc/py-FourSuite/Makefile')
-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"