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/libexif/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/libexif') diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile index c169a238f0ed..efcbb24e9832 100644 --- a/graphics/libexif/Makefile +++ b/graphics/libexif/Makefile @@ -11,10 +11,10 @@ COMMENT= Library to read digital camera file meta-data LICENSE= LGPL21 +USES= pkgconfig USE_BZIP2= yes USE_GNOME= gnomehack ltverhack USE_GMAKE= yes -USE_PKGCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -- cgit