summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk
diff options
context:
space:
mode:
authorsalo <salo>2002-12-08 03:50:14 +0000
committersalo <salo>2002-12-08 03:50:14 +0000
commit653f502dd72c02f15a124584d2a028273ed604af (patch)
tree8fec9e5480b4479e8eda08542783d1eb244e4937 /graphics/py-imagingtk
parent9284d9b96a73560c14d6fa632e3b91e241f66e8c (diff)
downloadpkgsrc-653f502dd72c02f15a124584d2a028273ed604af.tar.gz
+USE_X11.
Diffstat (limited to 'graphics/py-imagingtk')
-rw-r--r--graphics/py-imagingtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/py-imagingtk/Makefile b/graphics/py-imagingtk/Makefile
index 5b76bcf0966..b8dd0e6f9d0 100644
--- a/graphics/py-imagingtk/Makefile
+++ b/graphics/py-imagingtk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2002/10/24 19:32:22 drochner Exp $
+# $NetBSD: Makefile,v 1.7 2002/12/08 03:57:17 salo Exp $
#
DISTNAME= Imaging-1.1.3
@@ -16,6 +16,7 @@ BUILDLINK_DEPENDS.python20= python20>=2.0.1nb1
DIST_SUBDIR= python
ALL_TARGET= sharedmods
USE_BUILDLINK2= yes
+USE_X11= yes
do-configure:
(cd ${WRKSRC}/libImaging; CC="cc -fPIC" LIBS="${LDFLAGS}" ./configure)