From 02f5523ed0be325ba074073d68079e8e7130f9fb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 6 Feb 2013 15:33:54 +0000 Subject: [PATCH] Force to build with --with-libiconv Submitted by: Jeroen van der Ham Reported by: Jeroen van der Ham , rm --- net-p2p/libtorrent-rasterbar-16-python/Makefile | 2 +- net-p2p/libtorrent-rasterbar-16/Makefile | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/net-p2p/libtorrent-rasterbar-16-python/Makefile b/net-p2p/libtorrent-rasterbar-16-python/Makefile index e2b73eb72914..76de8c9fc35d 100644 --- a/net-p2p/libtorrent-rasterbar-16-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-16-python/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/libtorrent-rasterbar-16/Makefile b/net-p2p/libtorrent-rasterbar-16/Makefile index 0259a576bf3f..bf7c9365e73f 100644 --- a/net-p2p/libtorrent-rasterbar-16/Makefile +++ b/net-p2p/libtorrent-rasterbar-16/Makefile @@ -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= *