summaryrefslogtreecommitdiff
path: root/x11-toolkits/py-tkinter
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2001-06-12 11:39:33 +0000
committerThomas Gellekum <tg@FreeBSD.org>2001-06-12 11:39:33 +0000
commit2fa492ef13346b93e8ebdb0f9e5ad7f1c092e965 (patch)
treec70a4df7c12dbe4926e952209f308ebd4be75099 /x11-toolkits/py-tkinter
parentUpgrade to 0.6.11. (diff)
graphics/sketch no longer needs this file.
Notes
Notes: svn path=/head/; revision=43892
Diffstat (limited to 'x11-toolkits/py-tkinter')
-rw-r--r--x11-toolkits/py-tkinter/files/Setup8
1 files changed, 0 insertions, 8 deletions
diff --git a/x11-toolkits/py-tkinter/files/Setup b/x11-toolkits/py-tkinter/files/Setup
deleted file mode 100644
index 6a90582bf2da..000000000000
--- a/x11-toolkits/py-tkinter/files/Setup
+++ /dev/null
@@ -1,8 +0,0 @@
-*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