diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-10 01:51:02 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-10 01:51:02 +0000 |
commit | e8001f57ef6a929276f396f85b6bcc1b08320ca2 (patch) | |
tree | 76f715d1a8f6a34dae3ca907ae3b5478b7080270 /games/scummvm-tools | |
parent | a64838d6740def1c6cf4b83903c1952ad44941b8 (diff) |
Notes
Diffstat (limited to 'games/scummvm-tools')
-rw-r--r-- | games/scummvm-tools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/scummvm-tools/Makefile b/games/scummvm-tools/Makefile index af75ee5b5e47..9d00463d5ae6 100644 --- a/games/scummvm-tools/Makefile +++ b/games/scummvm-tools/Makefile @@ -38,7 +38,6 @@ OPTIONS_DEFAULT= WXGTK .if ${PORT_OPTIONS:MWXGTK} USE_WX= 2.8 WX_COMP= wx:lib:build -WX_UNICODE= yes WX_CONFIG_ARGS= absolute GUI_BIN= tools_gui PLIST_SUB= WX="" |