aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 23:24:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-06-03 23:36:58 +0000
commit31112e1721907e5ecb7aa10b7613dda0a56a0b87 (patch)
tree913cc0e2c3a51e53bc5d8a6d785e0445d07d8fbf
parent7a737af4f35a5a35434a1b648e6b6a087d2b3f6b (diff)
downloadports-31112e1721907e5ecb7aa10b7613dda0a56a0b87.tar.gz
ports-31112e1721907e5ecb7aa10b7613dda0a56a0b87.zip
print/system-config-printer: Add NO_ARCH
Approved by: portmgr (blanket)
-rw-r--r--print/system-config-printer/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/print/system-config-printer/Makefile b/print/system-config-printer/Makefile
index e1612eb1662e..cf264028fe0e 100644
--- a/print/system-config-printer/Makefile
+++ b/print/system-config-printer/Makefile
@@ -33,6 +33,7 @@ USE_GNOME= intlhack pygobject3
CONFIGURE_ARGS= --without-udev-rules \
--without-systemdsystemunitdir
+NO_ARCH= yes
PLIST_SUB= PYTHON_VER=${PYTHON_VERSION:S/python//}