aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-11-08 10:22:57 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-11-08 10:22:57 +0000
commitfa937b12ef1d597417a5e6c0e8ad5c852bcf9e5f (patch)
treeb882a96476c3be09e804c98d70b4e2cc609af665 /graphics/py-imaging
parentd8ca772bbe18591de781318ed6bba249c6ee8fb8 (diff)
downloadports-fa937b12ef1d597417a5e6c0e8ad5c852bcf9e5f.tar.gz
ports-fa937b12ef1d597417a5e6c0e8ad5c852bcf9e5f.zip
Use tcl/tk-8.2.
Notes
Notes: svn path=/head/; revision=22965
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 2eae4579e183..678e7b512818 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