summaryrefslogtreecommitdiff
path: root/x11/py-Tk/files
diff options
context:
space:
mode:
authortsarna <tsarna>2000-08-31 02:35:17 +0000
committertsarna <tsarna>2000-08-31 02:35:17 +0000
commit6e890ec0acbbaca033c85aecf5668750466d2970 (patch)
tree515c8aec58e22291b8f704c698a4837d6e8ea54d /x11/py-Tk/files
parent0030dee37ae917b4cec7b20647c275b68bd748d4 (diff)
downloadpkgsrc-6e890ec0acbbaca033c85aecf5668750466d2970.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