aboutsummaryrefslogtreecommitdiff
path: root/graphics/libopenraw
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:47:02 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 10:47:02 +0000
commit737bed69235f6656811e04b0cec49ae13226eb72 (patch)
tree26ae2cdd62e364d83407c01fd1f34e1314ccafc3 /graphics/libopenraw
parentc51f1c92df29f3db28147fb023e98b8c93ff06e8 (diff)
downloadports-737bed69235f6656811e04b0cec49ae13226eb72.tar.gz
ports-737bed69235f6656811e04b0cec49ae13226eb72.zip
Convert g* to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316343
Diffstat (limited to 'graphics/libopenraw')
-rw-r--r--graphics/libopenraw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libopenraw/Makefile b/graphics/libopenraw/Makefile
index 1a5472c1d8da..5d4d2e6e05fe 100644
--- a/graphics/libopenraw/Makefile
+++ b/graphics/libopenraw/Makefile
@@ -14,9 +14,9 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \
jpeg.11:${PORTSDIR}/graphics/jpeg
MAKE_JOBS_SAFE= yes
+USES= pkgconfig
USE_GNOME= libxml2
USE_LDCONFIG= yes
-USE_PKGCONFIG= build
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib