From d4f1bce0297d48c13de2f47a8c64e23c0181131f Mon Sep 17 00:00:00 2001 From: madpilot Date: Thu, 5 Sep 2013 06:31:38 +0000 Subject: - Add explicit dependency on pkgconfig - While here also convert to USES=gmake Approved by: portmgr (bapt) --- multimedia/audacious-plugins/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 836a54251ca..8e514f6468c 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -12,7 +12,7 @@ COMMENT= Plugins needed for audacious BUILD_DEPENDS= audacious:${PORTSDIR}/multimedia/audacious GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_BZIP2= yes USE_LDCONFIG= yes LDFLAGS+= -L${LOCALBASE}/lib -- cgit