pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/catdoc-tk This package works fine with tk-8.4.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0621a5813ae
branches:  trunk
changeset: 486562:a0621a5813ae
user:      fredb <fredb%pkgsrc.org@localhost>
date:      Wed Dec 29 17:27:36 2004 +0000

description:
This package works fine with tk-8.4.8.

diffstat:

 textproc/catdoc-tk/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 38e213bcd90d -r a0621a5813ae textproc/catdoc-tk/Makefile
--- a/textproc/catdoc-tk/Makefile       Wed Dec 29 17:16:30 2004 +0000
+++ b/textproc/catdoc-tk/Makefile       Wed Dec 29 17:27:36 2004 +0000
@@ -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 @@
 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"



Home | Main Index | Thread Index | Old Index