diff options
-rw-r--r-- | editors/spe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/spe/Makefile b/editors/spe/Makefile index d1f4afcc1395..f226e84358b7 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -18,6 +18,7 @@ COMMENT= Stani's Python Editor NO_BUILD= yes +FETCH_ARGS= -Fpr USE_PYTHON= yes USE_WX= 2.6 WANT_UNICODE= yes |