aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-04-24 21:50:53 +0800
committerpi <pi@FreeBSD.org>2016-04-24 21:50:53 +0800
commit5af8cf00763b1636356a54400c40564105803166 (patch)
tree17b04b7bb1a00f088a06d058f7ef1448d3b3b0d5 /ftp
parentee61f445b7812893b4285e2e4d22ae068ad86a5b (diff)
downloadfreebsd-ports-gnome-5af8cf00763b1636356a54400c40564105803166.tar.gz
freebsd-ports-gnome-5af8cf00763b1636356a54400c40564105803166.tar.zst
freebsd-ports-gnome-5af8cf00763b1636356a54400c40564105803166.zip
ftp/libftpzilla: set USES=iconv:wchar_t after last commit
PR: 208121 Submitted by: <matthew@reztek.cz> (maintainer), gblach
Diffstat (limited to 'ftp')
-rw-r--r--ftp/libfilezilla/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile
index dac632bc7865..090368c0443f 100644
--- a/ftp/libfilezilla/Makefile
+++ b/ftp/libfilezilla/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libfilezilla
PORTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= SF/filezilla/${PORTNAME}/${PORTVERSION}
@@ -15,7 +16,7 @@ BROKEN_powerpc64= Does not build
BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library
-USES= compiler:c++14-lang gmake iconv libtool localbase pathfix pkgconfig tar:bzip2
+USES= compiler:c++14-lang gmake iconv:wchar_t libtool localbase pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip