git: f6f81e1a7c27 - main - x11/menulibre: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 27 Apr 2023 15:56:03 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6f81e1a7c273423bd1404514a71b19ddb68165d commit f6f81e1a7c273423bd1404514a71b19ddb68165d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-27 15:49:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-27 15:49:39 +0000 x11/menulibre: Add NO_ARCH Approved by: portmgr (blanket) --- x11/menulibre/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/x11/menulibre/Makefile b/x11/menulibre/Makefile index 7b2486f38341..c21dc7a96651 100644 --- a/x11/menulibre/Makefile +++ b/x11/menulibre/Makefile @@ -24,6 +24,8 @@ USE_PYTHON= distutils USE_GITHUB= yes GH_ACCOUNT= bluesabre +NO_ARCH= yes + OPTIONS_DEFINE= DOCS .include <bsd.port.pre.mk>