summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-02 20:46:26 +0000
committerwiz <wiz>2004-07-02 20:46:26 +0000
commita314a07cd3ea4f6f9318fde3140635be994d9636 (patch)
tree3473aaf5d06e03f125b0943748e25c11a364f1a1 /textproc
parent85323625cefbd368becf3ec304d9949cc9dc236f (diff)
downloadpkgsrc-a314a07cd3ea4f6f9318fde3140635be994d9636.tar.gz
bl2 -> bl3 in comment.
Diffstat (limited to 'textproc')
-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"