]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/b
default is gtk2 & unicode
[wxWidgets.git] / wxPython / b
index 3b8cb02e584ce8a411d31dacb7208b3e40e2d606..588bac838f32197dfadaa2ae42fc83317c630941 100755 (executable)
@@ -33,7 +33,8 @@ python$PYVER -c "import sys;print '\n', sys.version, '\n'"
 SETUP="python$PYVER -u setup.py"
 FLAGS="USE_SWIG=1 SWIG=/opt/swig/bin/swig" 
 OTHERFLAGS=""
-PORTFLAGS=""
+PORTFLAGS="WXPORT=gtk2 UNICODE=1"
+
 
 
 if [ "$1" = "gtk1" -o "$1" = "gtk" ]; then