aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libraw
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2012-02-16 00:44:08 +0800
committerosa <osa@FreeBSD.org>2012-02-16 00:44:08 +0800
commit6a1c70c065065ac03b6176ed0157f1e60e6e278b (patch)
treeccaa7cf4a1162345822cd8063a89c84a6f5446a4 /graphics/libraw
parente734d28e9464309f5ff9af1f66664c61d1024067 (diff)
downloadfreebsd-ports-gnome-6a1c70c065065ac03b6176ed0157f1e60e6e278b.tar.gz
freebsd-ports-gnome-6a1c70c065065ac03b6176ed0157f1e60e6e278b.tar.zst
freebsd-ports-gnome-6a1c70c065065ac03b6176ed0157f1e60e6e278b.zip
Remove unused variable USE_PKGCONFIG.
E-mailed by: eadler Found by: Alex Kozlov Tested at: Redports
Diffstat (limited to 'graphics/libraw')
-rw-r--r--graphics/libraw/Makefile1
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