aboutsummaryrefslogtreecommitdiff
path: root/net/libcmis
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-14 01:13:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-14 01:13:39 +0000
commit493444f8f73719e63423d2ad31577d1a10f919f3 (patch)
tree8c539e9e42b6d3506300bf2576c2d5097d410458 /net/libcmis
parent904a12a2c97e59158ad37d82d275b2702e9864ee (diff)
downloadports-493444f8f73719e63423d2ad31577d1a10f919f3.tar.gz
ports-493444f8f73719e63423d2ad31577d1a10f919f3.zip
Support stage
Notes
Notes: svn path=/head/; revision=336415
Diffstat (limited to 'net/libcmis')
-rw-r--r--net/libcmis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile
index d7d3ad2cc293..2eee57010ec1 100644
--- a/net/libcmis/Makefile
+++ b/net/libcmis/Makefile
@@ -11,7 +11,7 @@ COMMENT= Client library for the CMIS interface
LICENSE= LGPL20 MPL GPLv2
LICENSE_COMB= dual
-LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
BUILD_DEPENDS= ${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}/devel/cppunit \
${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs
@@ -23,7 +23,6 @@ USES= gmake pathfix pkgconfig
CONFIGURE_ARGS= --disable-werror --with-boost=${LOCALBASE} --without-man
PLIST_SUB= MAJVER=${PORTVERSION:R}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s|@WITH_LIBCMIS_MAN_FALSE@|#|g" \
${WRKSRC}/Makefile.in