git: 4dc30bd9fd83 - main - x11/xbitmaps: Add NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Jul 24 20:33:29 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4dc30bd9fd8355c8b3cb5f7a18d25ce5d1e50b1d
commit 4dc30bd9fd8355c8b3cb5f7a18d25ce5d1e50b1d
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-24 20:24:45 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-24 20:24:45 +0000
x11/xbitmaps: Add NO_ARCH
Approved by: portmgr (blanket)
---
x11/xbitmaps/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/x11/xbitmaps/Makefile b/x11/xbitmaps/Makefile
index fc5bb11bc928..0dffb1c26ec1 100644
--- a/x11/xbitmaps/Makefile
+++ b/x11/xbitmaps/Makefile
@@ -12,4 +12,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= pathfix xorg-cat:data
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list