aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:46:13 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-06-05 18:49:12 +0000
commit5150cea1b89b9532c494cbcb161b41e3434f6815 (patch)
treea1212ad2c8a2406d10e3d7fc0360b619af9f5925 /games
parentc51ea73bda4adda496b61feaf7726e5f8fac1310 (diff)
downloadports-5150cea1b89b9532c494cbcb161b41e3434f6815.tar.gz
ports-5150cea1b89b9532c494cbcb161b41e3434f6815.zip
games/py-pychess: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'games')
-rw-r--r--games/py-pychess/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/py-pychess/Makefile b/games/py-pychess/Makefile
index b29434d0f783..3e835d9944d1 100644
--- a/games/py-pychess/Makefile
+++ b/games/py-pychess/Makefile
@@ -26,4 +26,6 @@ USE_PYTHON= distutils autoplist
USE_GNOME= gtksourceview3:run glib20 gtk30 librsvg2 introspection
PYDISTUTILS_INSTALLNOSINGLE= nope
+NO_ARCH= yes
+
.include <bsd.port.mk>