summaryrefslogtreecommitdiff
path: root/ftp/ftpcube/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-09-16 19:51:26 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-09-16 19:51:26 +0000
commite0de738591f3284626c526841fcaa91c9d5f4543 (patch)
tree4879afc96e4986d9ba2b4a606ccea6364ee658db /ftp/ftpcube/Makefile
parent- Fix shebangs in additional scripts [1] (diff)
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK Newer version of wxGTK are unicode only (3.0+) Note that now WX_UNICODE macro is noop
Notes
Notes: svn path=/head/; revision=397077
Diffstat (limited to 'ftp/ftpcube/Makefile')
-rw-r--r--ftp/ftpcube/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ftpcube/Makefile b/ftp/ftpcube/Makefile
index 82a3bb79895d..e5fa8a0c863c 100644
--- a/ftp/ftpcube/Makefile
+++ b/ftp/ftpcube/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ftpcube
PORTVERSION= 0.5.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= ftp python
MASTER_SITES= SF