aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net-p2p/amule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 6624984782f6..853d10bb59b3 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -22,8 +22,8 @@ BUILD_DEPENDS= ${FLEX}:${PORTSDIR}/textproc/flex \
CONFLICTS= amule-devel-[0-9]*
USE_BZIP2= yes
-USES= bison pkgconfig
-USE_GMAKE= yes
+USES= bison gmake pkgconfig perl5
+USE_PERL5= build
USE_WX= 2.8
WX_CONF_ARGS= absolute
GNU_CONFIGURE= yes