From e0de738591f3284626c526841fcaa91c9d5f4543 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 16 Sep 2015 19:51:26 +0000 Subject: 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 --- ftp/ftpcube/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/ftpcube/Makefile') 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 -- cgit v1.2.3