From f5f6cd6d9b51abcfaf7d5a03d342e91dc742074d Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 31 Jan 2013 13:38:42 +0000 Subject: Chase boost update --- textproc/xmlwrapp/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'textproc/xmlwrapp') diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 8db9c0a8fe90..8ac1ca2c5e8b 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -3,6 +3,7 @@ PORTNAME= xmlwrapp PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF @@ -12,13 +13,12 @@ COMMENT= A modern style C++ library for working with XML data LICENSE= BSD LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= boost_iostreams.4:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= boost_iostreams:${PORTSDIR}/devel/boost-libs OPTIONS_DEFINE= XSLT XSLT_DESC= Build libxsltwrap library (requires libxslt) USE_GNOME= gnomehack libxml2 -USE_PERL5_BUILD=yes USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --disable-silent-rules USE_LDCONFIG= yes @@ -26,7 +26,7 @@ USE_PKGCONFIG= yes MAKE_JOBS_SAFE= yes CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib -lboost_system .include -- cgit v1.2.3