From 135776951ec27858cec633271bc65e3e49745f01 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 23 Apr 2013 14:20:25 +0000 Subject: Finish converting the whole ports tree to USES=pkgconfig --- multimedia/gavl/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'multimedia/gavl') diff --git a/multimedia/gavl/Makefile b/multimedia/gavl/Makefile index 0caed747f4cf..4f7787c1455a 100644 --- a/multimedia/gavl/Makefile +++ b/multimedia/gavl/Makefile @@ -12,9 +12,8 @@ COMMENT= A library for handling uncompressed video and audio data LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= pathfix +USES= pathfix pkgconfig USE_LDCONFIG= yes -USE_PKGCONFIG= build MAKE_JOBS_SAFE= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -- cgit