aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging/files/Setup
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-08-06 10:08:29 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-08-06 10:08:29 +0000
commit4ac219edd9c8cda2a3964a4a869299b949c14b6b (patch)
treec3157ae00e27087e7ca3a061731fb6d965d257fc /graphics/py-imaging/files/Setup
parent86d66a5d27a5d305327599c03d56bbdc1a31eedf (diff)
downloadports-4ac219edd9c8cda2a3964a4a869299b949c14b6b.tar.gz
ports-4ac219edd9c8cda2a3964a4a869299b949c14b6b.zip
Upgrade to 1.0.
Notes
Notes: svn path=/head/; revision=20552
Diffstat (limited to 'graphics/py-imaging/files/Setup')
-rw-r--r--graphics/py-imaging/files/Setup5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/py-imaging/files/Setup b/graphics/py-imaging/files/Setup
index bfddbd4ba17d..2eae4579e183 100644
--- a/graphics/py-imaging/files/Setup
+++ b/graphics/py-imaging/files/Setup
@@ -1,4 +1,3 @@
-*noconfig*
+*shared*
-_imaging _imaging.c decode.c encode.c map.c display.c path.c -IlibImaging libImaging/libImaging.a -I${PREFIX}/include -L${PREFIX}/lib -ljpeg -lz
-_tkinter _tkinter.c Tk/tkImaging.c tkappinit.c -DWITH_APPINIT -DWITH_PIL -IlibImaging -I${X11BASE}/include -I${PREFIX}/include/tcl8.0 -I${PREFIX}/include/tk8.0 -L${PREFIX}/lib -ltk80 -ltcl80 -L${X11BASE}/lib -lX11 -lc
+_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