ftp/libftpzilla: set USES=iconv:wchar_t after last commit
PR: 208121 Submitted by: <matthew@reztek.cz> (maintainer), gblach
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user