From 72f7ac5d01a9cb439c24865aa14548a9a32d64bd Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 23 Apr 2013 10:13:19 +0000 Subject: Convert devel to USES=pkgconfig --- devel/glib20/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/glib20') diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 103dd28d82b6..125b60e1736e 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -28,7 +28,7 @@ USE_GETTEXT= yes USE_ICONV= yes USE_AUTOTOOLS= libtool USE_LDCONFIG= yes -USE_PKGCONFIG= build +USES= pkgconfig USE_GNOME= gnomehack ltverhack USE_GMAKE= yes MAKE_JOBS_SAFE= yes -- cgit