From 6fe9812ebdfbe2453900c2feb1097e136c27a4b1 Mon Sep 17 00:00:00 2001 From: bapt Date: Wed, 18 Sep 2013 06:44:12 +0000 Subject: Add a build dependency on perl --- net-p2p/amule/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net-p2p') 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 -- cgit