aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-MRTG-Parse/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/p5-MRTG-Parse/Makefile b/net-mgmt/p5-MRTG-Parse/Makefile
index b44dbb353dae..9e371759fc8e 100644
--- a/net-mgmt/p5-MRTG-Parse/Makefile
+++ b/net-mgmt/p5-MRTG-Parse/Makefile
@@ -13,8 +13,9 @@ COMMENT= Parsing and utilizing logfiles generated by MRTG Tool
LICENSE= LGPL21 LGPL3
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>