summaryrefslogtreecommitdiffstats
path: root/extra/wxpython/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'extra/wxpython/Pkgfile')
-rw-r--r--extra/wxpython/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/wxpython/Pkgfile b/extra/wxpython/Pkgfile
index 5e03b3f4e..16918bad8 100644
--- a/extra/wxpython/Pkgfile
+++ b/extra/wxpython/Pkgfile
@@ -1,8 +1,8 @@
-# Description: Boîte à outils graphique wxWidgets pour Python.
+# Description: Boîte à outils graphiique wxWidgets pour Python.
# URL: http://www.wxpython.org
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: wxgtk, python
+# Depends on:
name=wxpython
version=2.8.9.2
@@ -18,7 +18,7 @@ build() {
CFLAGS="$CFLAGS -fno-strict-aliasing" \
CXXFLAGS="$CXXFLAGS -fno-strict-aliasing"
- python setup.py \
+ python2 setup.py \
WXPORT=gtk2 \
UNICODE=1 \
BUILD_GLCANVAS=1 \
@@ -37,4 +37,4 @@ build() {
\) -delete
}
-
+