From 73ba5137f79a6bd66273e8a7cab6d141fff63cc1 Mon Sep 17 00:00:00 2001 From: tsarna Date: Thu, 31 Aug 2000 02:35:17 +0000 Subject: Update for new Tcl/Tk versions --- x11/py-Tk/files/Setup.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/py-Tk/files') 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 -- cgit v1.2.3