summaryrefslogtreecommitdiffstats
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1999-11-08 10:22:57 +0000
committertg <tg@FreeBSD.org>1999-11-08 10:22:57 +0000
commitff041b339b3e67858640c0c04b31a1997a06e08f (patch)
treef048b0636630ef748a5c40455f458ede8e1487b8 /graphics/py-imaging
parent3817031648c3a3ab584e1e98109ccb866507f56c (diff)
downloadFreeBSD-ports-ff041b339b3e67858640c0c04b31a1997a06e08f.zip
FreeBSD-ports-ff041b339b3e67858640c0c04b31a1997a06e08f.tar.gz
Use tcl/tk-8.2.
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r--graphics/py-imaging/files/Setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imaging/files/Setup b/graphics/py-imaging/files/Setup
index 2eae457..678e7b5 100644
--- a/graphics/py-imaging/files/Setup
+++ b/graphics/py-imaging/files/Setup
@@ -1,3 +1,3 @@
*shared*
-_imaging _imaging.c decode.c encode.c map.c display.c outline.c path.c -IlibImaging libImaging/libImaging.a -I${PREFIX}/include -L${PREFIX}/lib -ljpeg -lz Tk/tkImaging.c -DWITH_TKINTER -I${X11BASE}/include -I${PREFIX}/include/tcl8.0 -I${PREFIX}/include/tk8.0 -L${PREFIX}/lib -ltk80 -ltcl80 -L${X11BASE}/lib -lX11
+_imaging _imaging.c decode.c encode.c map.c display.c outline.c path.c -IlibImaging libImaging/libImaging.a -I${PREFIX}/include -L${PREFIX}/lib -ljpeg -lz Tk/tkImaging.c -DWITH_TKINTER -I${X11BASE}/include -I${PREFIX}/include/tcl8.2 -I${PREFIX}/include/tk8.2 -L${PREFIX}/lib -ltk82 -ltcl82 -L${X11BASE}/lib -lX11
OpenPOWER on IntegriCloud