aboutsummaryrefslogtreecommitdiff
path: root/dns/p5-Net-RBLClient
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:03:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2021-02-17 18:03:48 +0000
commit880c97489f8897a66daf702182064ca8414923b2 (patch)
treeb484b0e9e75b5369171c6275a2768af5786a0cb5 /dns/p5-Net-RBLClient
parent7d6ffcee0bc56e1e4e0fb2061a155fa2a830a36e (diff)
downloadports-880c97489f8897a66daf702182064ca8414923b2.tar.gz
ports-880c97489f8897a66daf702182064ca8414923b2.zip
Notes
Diffstat (limited to 'dns/p5-Net-RBLClient')
-rw-r--r--dns/p5-Net-RBLClient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/p5-Net-RBLClient/Makefile b/dns/p5-Net-RBLClient/Makefile
index f973afffdcae..04ffa26c44b2 100644
--- a/dns/p5-Net-RBLClient/Makefile
+++ b/dns/p5-Net-RBLClient/Makefile
@@ -17,10 +17,10 @@ LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+NO_ARCH= yes
WRKSRC= ${WRKDIR}/RBLCLient-${PORTVERSION}
.include <bsd.port.mk>