git: 5b90faeb3ff6 - main - math/p5-Math-Interpolate: Cosmetic change
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Jun 10 14:48:12 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5b90faeb3ff64a4d60aafcd937c6b91353cd341c
commit 5b90faeb3ff64a4d60aafcd937c6b91353cd341c
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:27:17 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:07 +0000
math/p5-Math-Interpolate: Cosmetic change
---
math/p5-Math-Interpolate/Makefile | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/math/p5-Math-Interpolate/Makefile b/math/p5-Math-Interpolate/Makefile
index 766d48efc6be..52234a6dde68 100644
--- a/math/p5-Math-Interpolate/Makefile
+++ b/math/p5-Math-Interpolate/Makefile
@@ -13,8 +13,9 @@ COMMENT= Perl routines for data sets interpolation and interval search
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list