git: 1b8230ad9811 - main - x11-toolkits/p5-Gtk2-Ex-Utils: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:05:55 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b8230ad98115d510901674e53237137feb604ea commit 1b8230ad98115d510901674e53237137feb604ea Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:17:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 16:00:10 +0000 x11-toolkits/p5-Gtk2-Ex-Utils: Add NO_ARCH Approved by: portmgr (blanket) --- x11-toolkits/p5-Gtk2-Ex-Utils/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile index 85d209d04e66..9767fdc32dc7 100644 --- a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile +++ b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile @@ -23,4 +23,6 @@ RUN_DEPENDS= p5-Glib>=1.00:devel/p5-Glib \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk>