diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2012-02-15 16:44:08 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2012-02-15 16:44:08 +0000 |
commit | 78f6ccbea30f758cc4165a20f3433f7aef761e9f (patch) | |
tree | 113772c70ab874f2d4948e8f52c91a7759bd7b5f /graphics/libraw | |
parent | 456a51f8c06e87c1951813a3d4ef366ed8b3c327 (diff) | |
download | ports-78f6ccbea30f758cc4165a20f3433f7aef761e9f.tar.gz ports-78f6ccbea30f758cc4165a20f3433f7aef761e9f.zip |
Notes
Diffstat (limited to 'graphics/libraw')
-rw-r--r-- | graphics/libraw/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile index d2f2c1fcb9f9..938f43ef05d7 100644 --- a/graphics/libraw/Makefile +++ b/graphics/libraw/Makefile @@ -26,7 +26,6 @@ OPTIONS= DEMOSAIC_PACK_GPL2 "Enable demosaic pack GPL2" off \ .include <bsd.port.options.mk> LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg -USE_PKGCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_ARGS+=--program-prefix=${PREFIX} --disable-examples CFLAGS+= -fPIC |