aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-themes/plasma5-breeze-gtk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-themes/plasma5-breeze-gtk/Makefile b/x11-themes/plasma5-breeze-gtk/Makefile
index f948afd3b214..4558e986b4a3 100644
--- a/x11-themes/plasma5-breeze-gtk/Makefile
+++ b/x11-themes/plasma5-breeze-gtk/Makefile
@@ -18,8 +18,9 @@ USES= cmake compiler:c++11-lang cpe gnome kde:5 pkgconfig \
USE_GNOME= gdkpixbuf2
USE_KDE= breeze ecm
USE_QT= core buildtools_build qmake_build
+CMAKE_ARGS= -DPython3_EXECUTABLE:PATH=${PYTHON_CMD}
+BINARY_ALIAS= python3=${PYTHON_CMD}
NO_ARCH= yes
-CMAKE_ARGS= -DPython3_EXECUTABLE:PATH=${PYTHON_CMD}
.include <bsd.port.mk>