aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:00:05 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-04-18 05:42:44 +0000
commitbbeec13d786177cb97ad31b6a2cbf8778cd321cf (patch)
tree44ca4ae94529b6f8cd973f20c0a68da4c26cede0 /net-mgmt
parentee5d2bc198c1bcc5eddd2bbfcf01d1885d4389b5 (diff)
downloadports-bbeec13d786177cb97ad31b6a2cbf8778cd321cf.tar.gz
ports-bbeec13d786177cb97ad31b6a2cbf8778cd321cf.zip
net-mgmt/p5-Xymon-Client: Cosmetic change
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-Xymon-Client/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/p5-Xymon-Client/Makefile b/net-mgmt/p5-Xymon-Client/Makefile
index faa3e716badf..9c89ad6df4c0 100644
--- a/net-mgmt/p5-Xymon-Client/Makefile
+++ b/net-mgmt/p5-Xymon-Client/Makefile
@@ -13,8 +13,9 @@ COMMENT= Interface to xymon/hobbit client
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>