View | Details | Raw Unified | Return to bug 198072 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 14-20 Link Here
14
LIB_DEPENDS?=	libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
14
LIB_DEPENDS?=	libboost_date_time.so:${PORTSDIR}/devel/boost-libs \
15
		libGeoIP.so:${PORTSDIR}/net/GeoIP
15
		libGeoIP.so:${PORTSDIR}/net/GeoIP
16
16
17
USES+=		compiler:c++11-lang iconv libtool pathfix pkgconfig
17
USES+=		compiler:c++11-lang iconv:wchar_t libtool pathfix pkgconfig
18
USE_OPENSSL=	yes
18
USE_OPENSSL=	yes
19
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
20
USE_LDCONFIG=	yes
20
USE_LDCONFIG=	yes

Return to bug 198072