aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-18 14:44:12 +0800
committerbapt <bapt@FreeBSD.org>2013-09-18 14:44:12 +0800
commit6fe9812ebdfbe2453900c2feb1097e136c27a4b1 (patch)
tree016b72ba053700a727275a35f683f48a34b5dd28 /net-p2p
parent7aae2e0e98514972796c63725f2f036014f22524 (diff)
downloadfreebsd-ports-gnome-6fe9812ebdfbe2453900c2feb1097e136c27a4b1.tar.gz
freebsd-ports-gnome-6fe9812ebdfbe2453900c2feb1097e136c27a4b1.tar.zst
freebsd-ports-gnome-6fe9812ebdfbe2453900c2feb1097e136c27a4b1.zip
Add a build dependency on perl
Diffstat (limited to 'net-p2p')
-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