aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2023-01-26 14:51:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2023-01-26 17:55:05 +0000
commitc667392a86140ada4ebc283fcf9da8c6c8d4c725 (patch)
treeb013126702e6b3264c0c36925ab889273f696b51
parent66ee06445fc63ff09e1c4c37bafbaf02926eb79f (diff)
downloadports-c667392a86140ada4ebc283fcf9da8c6c8d4c725.tar.gz
ports-c667392a86140ada4ebc283fcf9da8c6c8d4c725.zip
games/*: do not needlessly run-depend on qt6-tools
-rw-r--r--games/hexalate/Makefile2
-rw-r--r--games/peg-e/Makefile2
-rw-r--r--games/simsu/Makefile2
-rw-r--r--games/tetzle/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile
index 8878ac42f911..de18b73dc1f9 100644
--- a/games/hexalate/Makefile
+++ b/games/hexalate/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++17-lang gl qt:6 tar:bzip2
-USE_QT= base tools
+USE_QT= base tools:build
USE_GL= gl
OPTIONS_DEFINE= NLS
diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile
index f97615dde5a8..19ee95da8898 100644
--- a/games/peg-e/Makefile
+++ b/games/peg-e/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++17-lang gl qt:6 tar:bzip2
-USE_QT= base tools
+USE_QT= base tools:build
USE_GL= gl
OPTIONS_DEFINE= NLS
diff --git a/games/simsu/Makefile b/games/simsu/Makefile
index afc0c76b3ad6..39eddfad9d71 100644
--- a/games/simsu/Makefile
+++ b/games/simsu/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++17-lang gl qt:6 tar:bzip2
-USE_QT= base tools
+USE_QT= base tools:build
USE_GL= gl
OPTIONS_DEFINE= NLS
diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile
index 356d0af7bab5..1662254e88f6 100644
--- a/games/tetzle/Makefile
+++ b/games/tetzle/Makefile
@@ -11,7 +11,7 @@ LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= cmake compiler:c++17-lang desktop-file-utils gl qt:6 tar:bzip2
-USE_QT= base tools
+USE_QT= base tools:build
USE_GL= gl
OPTIONS_DEFINE= NLS