git: 363aa8761fb0 - main - graphics/mypaint-brushes2: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Apr 2022 00:06:38 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=363aa8761fb0ad02efdcbebd52cdddd93862f19b commit 363aa8761fb0ad02efdcbebd52cdddd93862f19b Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-17 23:52:47 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-17 23:59:19 +0000 graphics/mypaint-brushes2: Add NO_ARCH Approved by: portmgr (blanket) --- graphics/mypaint-brushes2/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/mypaint-brushes2/Makefile b/graphics/mypaint-brushes2/Makefile index b58e50077a35..d6639e65a515 100644 --- a/graphics/mypaint-brushes2/Makefile +++ b/graphics/mypaint-brushes2/Makefile @@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf pathfix gmake GNU_CONFIGURE= yes +NO_ARCH= yes + USE_GITHUB=yes GH_ACCOUNT= mypaint