Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Nov 2022 08:18:17 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b40484a2933c - main - graphics/p5-Geo-Gpx: Cosmetic change
Message-ID:  <202211190818.2AJ8IHYA015213@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit b40484a2933c83d4f777a54ed56a99db44b255aa
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-11-19 08:13:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-11-19 08:13:25 +0000

    graphics/p5-Geo-Gpx: Cosmetic change
---
 graphics/p5-Geo-Gpx/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/graphics/p5-Geo-Gpx/Makefile b/graphics/p5-Geo-Gpx/Makefile
index 26742609a6db..1df31326a343 100644
--- a/graphics/p5-Geo-Gpx/Makefile
+++ b/graphics/p5-Geo-Gpx/Makefile
@@ -18,8 +18,9 @@ RUN_DEPENDS=	p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \
 		p5-TimeDate>=0:devel/p5-TimeDate \
 		p5-XML-Descent>=0:textproc/p5-XML-Descent
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211190818.2AJ8IHYA015213>