summaryrefslogtreecommitdiff
path: root/x11/py-Tk/files
diff options
context:
space:
mode:
authortsarna <tsarna@pkgsrc.org>2000-08-31 02:35:17 +0000
committertsarna <tsarna@pkgsrc.org>2000-08-31 02:35:17 +0000
commit73ba5137f79a6bd66273e8a7cab6d141fff63cc1 (patch)
tree515c8aec58e22291b8f704c698a4837d6e8ea54d /x11/py-Tk/files
parent58afd1a19dff9851a23b8874a3fd64828a39c1c3 (diff)
downloadpkgsrc-73ba5137f79a6bd66273e8a7cab6d141fff63cc1.tar.gz
Update for new Tcl/Tk versions
Diffstat (limited to 'x11/py-Tk/files')
-rw-r--r--x11/py-Tk/files/Setup.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/py-Tk/files/Setup.in b/x11/py-Tk/files/Setup.in
index ffca3ab2bcd..d023b73e507 100644
--- a/x11/py-Tk/files/Setup.in
+++ b/x11/py-Tk/files/Setup.in
@@ -1,9 +1,9 @@
-# $NetBSD: Setup.in,v 1.4 1999/04/25 21:23:49 tsarna Exp $
+# $NetBSD: Setup.in,v 1.5 2000/08/31 02:35:19 tsarna Exp $
#
*shared*
_tkinter _tkinter.c tkappinit.c -DWITH_APPINIT \
- -I@LOCALBASE@/include/tk8.0 -I@LOCALBASE@/include/tcl8.0 \
+ -I@LOCALBASE@/include -I@LOCALBASE@/include \
-I@X11BASE@/include -L@X11BASE@/lib -lX11 -L@LOCALBASE@/lib \
- -R@X11BASE@/lib -R@LOCALBASE@/lib -ltk80 -ltcl80
+ -R@X11BASE@/lib -R@LOCALBASE@/lib -ltk83 -ltcl83