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 --- net-p2p/amule/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-p2p/amule') diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index ef0b1a51d5c7..e301e35f7b0e 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -22,8 +22,7 @@ BUILD_DEPENDS= ${FLEX}:${PORTSDIR}/textproc/flex \ CONFLICTS= amule-devel-[0-9]* USE_BZIP2= yes -USES= bison -USE_PKGCONFIG= yes +USES= bison pkgconfig USE_GMAKE= yes USE_WX= 2.8 WX_CONF_ARGS= absolute -- cgit