aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2001-03-05 20:07:02 +0800
committertg <tg@FreeBSD.org>2001-03-05 20:07:02 +0800
commit5333d49441b77ca0fb4035a1cbec6494084b42aa (patch)
tree374b2f2992b1e8192bcea491df16585cd80a9c1b /x11-toolkits
parentde0cc33bd090b96f82dcd16d42e7f457ab764ce9 (diff)
downloadfreebsd-ports-gnome-5333d49441b77ca0fb4035a1cbec6494084b42aa.tar.gz
freebsd-ports-gnome-5333d49441b77ca0fb4035a1cbec6494084b42aa.tar.zst
freebsd-ports-gnome-5333d49441b77ca0fb4035a1cbec6494084b42aa.zip
Put back Setup for now to un-break sketch.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-tkinter/files/Setup8
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-toolkits/py-tkinter/files/Setup b/x11-toolkits/py-tkinter/files/Setup
new file mode 100644
index 000000000000..6a90582bf2da
--- /dev/null
+++ b/x11-toolkits/py-tkinter/files/Setup
@@ -0,0 +1,8 @@
+*shared*
+
+# The _tkinter module.
+#
+# The TKPATH variable is always enabled, to save you the effort.
+TKPATH=:lib-tk
+
+_tkinter _tkinter.c tkappinit.c -DWITH_APPINIT -I${X11BASE}/include -I${PREFIX}/include/tcl8.3 -I${PREFIX}/include/tk8.3 -L${PREFIX}/lib -ltk83 -ltcl83 -L${X11BASE}/lib -lX11