aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-wxPython30/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/py-wxPython30/Makefile b/x11-toolkits/py-wxPython30/Makefile
index db4639298be0..c17fc45c2b77 100644
--- a/x11-toolkits/py-wxPython30/Makefile
+++ b/x11-toolkits/py-wxPython30/Makefile
@@ -2,7 +2,7 @@
PORTNAME= wxPython
PORTVERSION= 3.0.2.0
-PORTREVISION= 2
+PORTREVISION= 3
DISTVERSIONPREFIX= src-
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/wxpython/wxPython/${PORTVERSION}
@@ -16,7 +16,8 @@ DIST_SUBDIR= python
WRKSRC_SUBDIR= wxPython
-USES= compiler:c++11-lib python tar:bzip2
+USES= compiler:c++11-lib python shebangfix tar:bzip2
+SHEBANG_FILES= wx/tools/Editra/Editra.pyw
.if defined(WITH_WXVERSION_ONLY)