aboutsummaryrefslogtreecommitdiff
path: root/graphics/libjpeg-turbo/Makefile
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-03-04 10:02:52 +0000
committerChris Rees <crees@FreeBSD.org>2012-03-04 10:02:52 +0000
commit6133a8310cc7c0d816c51de946c36df541970f48 (patch)
tree4f51da1c4ed5c332ac84e4d9a1acbb1f9aefcf0d /graphics/libjpeg-turbo/Makefile
parentf7cb4e1a66d0f84a1b58a233028fdec1c429392e (diff)
downloadports-6133a8310cc7c0d816c51de946c36df541970f48.tar.gz
ports-6133a8310cc7c0d816c51de946c36df541970f48.zip
Notes
Diffstat (limited to 'graphics/libjpeg-turbo/Makefile')
-rw-r--r--graphics/libjpeg-turbo/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libjpeg-turbo/Makefile b/graphics/libjpeg-turbo/Makefile
index 72b3e90c6027..788826ce08d0 100644
--- a/graphics/libjpeg-turbo/Makefile
+++ b/graphics/libjpeg-turbo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libjpeg-turbo
PORTVERSION= 1.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}
@@ -20,7 +20,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
CONFLICTS= jpeg-[0-9]*
ONLY_FOR_ARCHS= amd64 i386
USE_AUTOTOOLS= libtool
-CONFIGURE_ENV= SO_MAJOR_VERSION=${SOVERSION} CFLAGS+=-fPIC
+CONFIGURE_ENV= SO_MAJOR_VERSION=${SOVERSION}
CONFIGURE_ARGS= --with-jpeg8
USE_LDCONFIG= yes