aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:45 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-07-24 20:24:45 +0000
commit4dc30bd9fd8355c8b3cb5f7a18d25ce5d1e50b1d (patch)
tree0ef69bb268e1cfdea4ee1cca807755c0c767e6f1 /x11
parent1faa1e5756eced3f71252b405b3528571792a7cf (diff)
downloadports-4dc30bd9fd8355c8b3cb5f7a18d25ce5d1e50b1d.tar.gz
ports-4dc30bd9fd8355c8b3cb5f7a18d25ce5d1e50b1d.zip
x11/xbitmaps: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'x11')
-rw-r--r--x11/xbitmaps/Makefile2
1 files changed, 2 insertions, 0 deletions
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>