summaryrefslogtreecommitdiff
path: root/textproc/catdoc-tk
diff options
context:
space:
mode:
authorfredb <fredb>2004-12-29 17:27:36 +0000
committerfredb <fredb>2004-12-29 17:27:36 +0000
commitbf8fc20fc73fd3ec81eafa038058ab0b2f7e2096 (patch)
treedbeeb31a809454f2c9a45836e0ba0934bd382e2b /textproc/catdoc-tk
parentd5ace684b7b87f3b8caac0d1deb54808b93ea0ad (diff)
downloadpkgsrc-bf8fc20fc73fd3ec81eafa038058ab0b2f7e2096.tar.gz
This package works fine with tk-8.4.8.
Diffstat (limited to 'textproc/catdoc-tk')
-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"