summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfredb <fredb>2004-12-29 17:27:36 +0000
committerfredb <fredb>2004-12-29 17:27:36 +0000
commit5749ff4d475060afa3a4b408a264b05237367dcd (patch)
treedbeeb31a809454f2c9a45836e0ba0934bd382e2b
parentf5ff90a4b56cf0b1efc3913211ef1602c5027c01 (diff)
downloadpkgsrc-5749ff4d475060afa3a4b408a264b05237367dcd.tar.gz
This package works fine with tk-8.4.8.
-rw-r--r--textproc/catdoc-tk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/catdoc-tk/Makefile b/textproc/catdoc-tk/Makefile
index 05be5b35b4f..62606ff50c8 100644
--- a/textproc/catdoc-tk/Makefile
+++ b/textproc/catdoc-tk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2004/05/05 00:28:50 snj Exp $
+# $NetBSD: Makefile,v 1.4 2004/12/29 17:27:36 fredb Exp $
#
.include "../../textproc/catdoc/Makefile.common"
@@ -17,5 +17,5 @@ CONFIGURE_ENV+= enable_wordview=yes
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/src/wordview ${PREFIX}/bin/wordview
-.include "../../x11/tk83/buildlink3.mk"
+.include "../../x11/tk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"