git: b40484a2933c - main - graphics/p5-Geo-Gpx: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Nov 2022 08:18:17 UTC
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>