From b5c4dd3fae7295a4bc13a27b98b9a622508f460d Mon Sep 17 00:00:00 2001 From: bapt Date: Sat, 31 Aug 2013 00:26:08 +0000 Subject: Convert USE_GNOME=pkgconfig to USES=pkgconfig While here: - Trim headers - Convert: * USE_GNOME=gnomehack -> USES=pathfix * USE_PERL5 -> USES=perl5 * USE_GMAKE -> USES=gmake --- net/liboauth/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/liboauth') diff --git a/net/liboauth/Makefile b/net/liboauth/Makefile index 1c17221cca98..25564a410ead 100644 --- a/net/liboauth/Makefile +++ b/net/liboauth/Makefile @@ -15,7 +15,7 @@ GNU_CONFIGURE= yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" USE_OPENSSL= yes -USE_GNOME= pkgconfig +USES= pkgconfig USE_LDCONFIG= yes MAN3= oauth.3 -- cgit