From ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Tue, 12 Oct 2021 12:56:12 +0200 Subject: *: 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 --- games/scummvm-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/scummvm-tools') 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: -- cgit v1.2.3