aboutsummaryrefslogtreecommitdiff
path: root/ftp/libfilezilla
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2016-02-07 14:35:15 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2016-02-07 14:35:15 +0000
commit2df1c2f5b0728464330d33d324ade2b08aa08f93 (patch)
tree7866e7249f04721f1b909dab91288e6cfdadec08 /ftp/libfilezilla
parent2fdffa611537d80d72bee7239101fd885c6aca86 (diff)
downloadports-2df1c2f5b0728464330d33d324ade2b08aa08f93.tar.gz
ports-2df1c2f5b0728464330d33d324ade2b08aa08f93.zip
ftp/libfilezilla: fix build on 10.1
PR: 206981 Submitted by: matthew@reztek.cz (maintainer)
Notes
Notes: svn path=/head/; revision=408411
Diffstat (limited to 'ftp/libfilezilla')
-rw-r--r--ftp/libfilezilla/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile
index eedab16d1580..2c49972f75b0 100644
--- a/ftp/libfilezilla/Makefile
+++ b/ftp/libfilezilla/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_FreeBSD_9= requires C++14 complier, 9.x lacks C++11 standard library
-USES= compiler:c++14-lang gmake libtool localbase pathfix pkgconfig tar:bzip2
+USES= compiler:c++14-lang gmake iconv libtool localbase pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip