Force to build with --with-libiconv

Submitted by:	Jeroen van der Ham <jeroen@dckd.nl>
Reported by:	Jeroen van der Ham <jeroen@dckd.nl>, rm
This commit is contained in:
Baptiste Daroussin 2013-02-06 15:33:54 +00:00
parent 7babc1bb95
commit 02f5523ed0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311774
2 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# $FreeBSD$
PORTREVISION= 1
PORTREVISION= 2
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -2,7 +2,7 @@
PORTNAME= libtorrent-rasterbar
PORTVERSION= 0.16.7
PORTREVISION?= 1
PORTREVISION?= 2
CATEGORIES?= net-p2p ipv6
MASTER_SITES= GOOGLE_CODE
PROJECTHOST= libtorrent
@ -36,6 +36,7 @@ CONFIGURE_ARGS+= --disable-debug \
--with-boost-system=boost_system \
--enable-geoip \
--with-libgeoip \
--with-iconv \
--with-openssl=${OPENSSLBASE}
PORTDOCS= *