summaryrefslogtreecommitdiff
path: root/textproc/py-FourSuite
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-07-02 20:46:26 +0000
committerwiz <wiz@pkgsrc.org>2004-07-02 20:46:26 +0000
commitfd8eb26b009893f92f6f42d1151a0adf2958055e (patch)
tree3473aaf5d06e03f125b0943748e25c11a364f1a1 /textproc/py-FourSuite
parenta8211ba398142a44b4bbf0fef921c38b272fc621 (diff)
downloadpkgsrc-fd8eb26b009893f92f6f42d1151a0adf2958055e.tar.gz
bl2 -> bl3 in comment.
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 17a0e5e9ec3..ddcf178eaa7 100644
--- a/textproc/py-FourSuite/Makefile
+++ b/textproc/py-FourSuite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/04/22 06:07:39 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2004/07/02 20:46:26 wiz Exp $
#
DISTNAME= 4Suite-0.12.0a3
@@ -17,6 +17,6 @@ PY_PATCHPLIST= yes
USE_BUILDLINK3= yes
#pyxml is needed at runtime to get pyexpat
-#.include "../../textproc/py-xml/buildlink2.mk"
+#.include "../../textproc/py-xml/buildlink3.mk"
.include "../../lang/python/extension.mk"
.include "../../mk/bsd.pkg.mk"