git: a45d22ed48c8 - main - devel/p5-File-DesktopEntry: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:34 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=a45d22ed48c8f3944a6f0939ef2b3b306f5a6621 commit a45d22ed48c8f3944a6f0939ef2b3b306f5a6621 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:16:16 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:58:13 +0000 devel/p5-File-DesktopEntry: Add NO_ARCH Approved by: portmgr (blanket) --- devel/p5-File-DesktopEntry/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/p5-File-DesktopEntry/Makefile b/devel/p5-File-DesktopEntry/Makefile index 7dc911265a8c..7b2aa8380348 100644 --- a/devel/p5-File-DesktopEntry/Makefile +++ b/devel/p5-File-DesktopEntry/Makefile @@ -18,4 +18,6 @@ RUN_DEPENDS= p5-File-BaseDir>=0.03:devel/p5-File-BaseDir USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>