aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Number-Uncertainty
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:27:40 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-06-10 14:46:08 +0000
commit278ec014fcc1f79950e18fd435730e53b4c3e975 (patch)
tree4a2f8b6bacd1a3f4a5ac751489c44a67d12bf5e3 /math/p5-Number-Uncertainty
parentd140f6d8617a2f8e168be093761a885b1ba76174 (diff)
downloadports-278ec014fcc1f79950e18fd435730e53b4c3e975.tar.gz
ports-278ec014fcc1f79950e18fd435730e53b4c3e975.zip
math/p5-Number-Uncertainty: Cosmetic change
Diffstat (limited to 'math/p5-Number-Uncertainty')
-rw-r--r--math/p5-Number-Uncertainty/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Number-Uncertainty/Makefile b/math/p5-Number-Uncertainty/Makefile
index e6d91d3a3ee2..8c2902b5f02a 100644
--- a/math/p5-Number-Uncertainty/Makefile
+++ b/math/p5-Number-Uncertainty/Makefile
@@ -13,8 +13,9 @@ COMMENT= Object-orientated uncertainty object
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>