diff options
author | nivit <nivit@FreeBSD.org> | 2012-11-29 22:34:31 +0800 |
---|---|---|
committer | nivit <nivit@FreeBSD.org> | 2012-11-29 22:34:31 +0800 |
commit | 12118a60f4ea6b086d12fc3787521660f20d5f03 (patch) | |
tree | 5d86e386da22ee6f814f575b5a844df26087bb92 /editors | |
parent | 1a2c1b0382e2dae2c177ca580907fb9c4515654c (diff) | |
download | freebsd-ports-gnome-12118a60f4ea6b086d12fc3787521660f20d5f03.tar.gz freebsd-ports-gnome-12118a60f4ea6b086d12fc3787521660f20d5f03.tar.zst freebsd-ports-gnome-12118a60f4ea6b086d12fc3787521660f20d5f03.zip |
- Fix fetch
PR: ports/173216
Submitted by: avilla
Feature safe: yes
Diffstat (limited to 'editors')
-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 |