aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-imaging
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-01-30 23:28:23 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-01-30 23:28:23 +0000
commit9743fcd44850ea405fc26278ea963555c922f51d (patch)
tree8212fc835aa408a1944b503c4e815535e48baabe /graphics/py-imaging
parent7de8eb8479255c7666c9f793086a32410bb08a92 (diff)
downloadports-9743fcd44850ea405fc26278ea963555c922f51d.tar.gz
ports-9743fcd44850ea405fc26278ea963555c922f51d.zip
Notes
Diffstat (limited to 'graphics/py-imaging')
-rw-r--r--graphics/py-imaging/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imaging/Makefile b/graphics/py-imaging/Makefile
index def947567443..9af72e9473ad 100644
--- a/graphics/py-imaging/Makefile
+++ b/graphics/py-imaging/Makefile
@@ -26,7 +26,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/libImaging
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-jpeg=${PREFIX}/lib
CONFIGURE_ENV= PYTHON=${PYTHON_CMD}
-MAKE_FLAGS= OPT="${CFLAGS}"
+MAKE_FLAGS= OPT="${CFLAGS} -fPIC"
.include <bsd.port.pre.mk>