aboutsummaryrefslogtreecommitdiff
path: root/games/scummvm-tools
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-12 10:56:12 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-12 15:01:38 +0000
commitae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 (patch)
tree4747a7134a94cc32a8fd0c2486c70da30fe53489 /games/scummvm-tools
parent532de2c4c6015e08bafd5b8e04a38aba3a013b05 (diff)
downloadports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.tar.gz
ports-ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1.zip
*: Clean up some things
- Fix typos - Fix overwritten variables with focus on master/slave ports - Remove unreferenced variables - Sort categories - Remove redundant option descriptions - Clean up commented PORTREVISION - Add missing USES Reported by: portscan
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r--games/scummvm-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile
index 269d642c1eb8..0d2bb9463fbe 100644
--- a/games/scummvm-tools/Makefile
+++ b/games/scummvm-tools/Makefile
@@ -41,7 +41,7 @@ OPTIONS_DEFAULT=WXGTK
OPTIONS_SUB= yes
WXGTK_USE= WX=2.8
-WXGTK_VARS= WX_COMP=wx:lib:build WX_CONFIG_ARGS=absolute
+WXGTK_VARS= WX_COMPS=wx WX_CONFIG_ARGS=absolute
WXGTK_CONFIGURE_ENABLE= wxwidgets
pre-patch: