From 2a3dfed77d0c78197d3799bd80dbb353ede6f7c9 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 23 Apr 2013 10:47:02 +0000 Subject: Convert g* to USES=pkgconfig --- graphics/gexiv2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/gexiv2') diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index dfb752871da0..5b41985fe07d 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -16,11 +16,11 @@ BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool \ gm4:${PORTSDIR}/devel/m4 LIB_DEPENDS= exiv2:${PORTSDIR}/graphics/exiv2 +USES= pkgconfig USE_BZIP2= yes USE_GNOME= glib20 USE_GMAKE= yes USE_LDCONFIG= yes -USE_PKGCONFIG= yes post-patch: @${REINPLACE_CMD} -E \ -- cgit