aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-11 12:33:58 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-11 12:33:58 +0000
commita535e3a54ae947243641be7a6e4361fc5ffb19e2 (patch)
treed90a6295d927158a672048b6795d519ff9486a28 /net
parent557a9e2f41a0238907782a1e8c42d3b1c662b82c (diff)
downloadports-a535e3a54ae947243641be7a6e4361fc5ffb19e2.tar.gz
ports-a535e3a54ae947243641be7a6e4361fc5ffb19e2.zip
Fix build with FreeBSD 10.3+.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=413026
Diffstat (limited to 'net')
-rw-r--r--net/ripe-whois/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ripe-whois/Makefile b/net/ripe-whois/Makefile
index 4ea8041a9d05..94a94a1a6596 100644
--- a/net/ripe-whois/Makefile
+++ b/net/ripe-whois/Makefile
@@ -10,7 +10,7 @@ DISTNAME= whois3-${PORTVERSION}
MAINTAINER= lerik@nolink.net
COMMENT= The RIPE whois client version 3
-USES= perl5
+USES= perl5 gmake
USE_PERL5= build
GNU_CONFIGURE= yes