aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 09:41:14 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-02-28 12:46:43 +0000
commit572f3c22507ac25b2808ef0022a52647269d645e (patch)
treebacd713968f2f1152f059cc1eb4796b5ed87accb /x11-themes
parent1a490bce4ca649e824e3ba0839936f4962e92e28 (diff)
downloadports-572f3c22507ac25b2808ef0022a52647269d645e.tar.gz
ports-572f3c22507ac25b2808ef0022a52647269d645e.zip
x11-themes/plasma5-plasma-workspace-wallpapers: Add NO_ARCH
Approved by: portmgr (blanket)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/plasma5-plasma-workspace-wallpapers/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
index 2b5a2801f25f..a846d12f6883 100644
--- a/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
+++ b/x11-themes/plasma5-plasma-workspace-wallpapers/Makefile
@@ -22,4 +22,6 @@ USE_QT= buildtools_build \
CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=TRUE \
-DQMAKE_EXECUTABLE:PATH=${QMAKE}
+NO_ARCH= yes
+
.include <bsd.port.mk>