git: e90ada93a6ff - main - misc/mime-support: Add NO_ARCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 21:00:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e90ada93a6ff2978287b2a5d9b8b25f68b27f9c9 commit e90ada93a6ff2978287b2a5d9b8b25f68b27f9c9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-21 20:58:48 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-21 20:58:48 +0000 misc/mime-support: Add NO_ARCH Approved by: portmgr (blanket) --- misc/mime-support/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/mime-support/Makefile b/misc/mime-support/Makefile index c22faa2b35f7..0dbd4c84e41e 100644 --- a/misc/mime-support/Makefile +++ b/misc/mime-support/Makefile @@ -17,6 +17,7 @@ CPE_VENDOR= debian WRKSRC= ${WRKDIR}/${PORTNAME} +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/run-mailcap etc/mime.types \ man/man1/run-mailcap.1.gz