git: 7b2592be0cce - main - math/p5-Math-Geometry: Cosmetic change

Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 10 14:48:11 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b2592be0cce737bb7f7d5788ca1c6b749c18f69

commit 7b2592be0cce737bb7f7d5788ca1c6b749c18f69
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-10 14:27:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-10 14:46:07 +0000

    math/p5-Math-Geometry: Cosmetic change
---
 math/p5-Math-Geometry/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/math/p5-Math-Geometry/Makefile b/math/p5-Math-Geometry/Makefile
index 38216d3c377f..5216fc5585bb 100644
--- a/math/p5-Math-Geometry/Makefile
+++ b/math/p5-Math-Geometry/Makefile
@@ -16,8 +16,9 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Math-Matrix>=0:math/p5-Math-Matrix
 
-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-main mailing list