X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5924e48d2e2261a3b50352aa7ec091b82e4c25e8..0bfd735e1f08cfc3431d014cd0468af59e899af7:/wxPython/b diff --git a/wxPython/b b/wxPython/b index 3b8cb02e58..e748313184 100755 --- a/wxPython/b +++ b/wxPython/b @@ -36,6 +36,7 @@ OTHERFLAGS="" PORTFLAGS="" + if [ "$1" = "gtk1" -o "$1" = "gtk" ]; then PORTFLAGS="WXPORT=gtk UNICODE=0" shift