aboutsummaryrefslogtreecommitdiff
path: root/net/libcmis
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2015-08-31 17:35:16 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2015-08-31 17:35:16 +0000
commit5681e1298a783586d9118daa7f02c161185c0340 (patch)
tree2297b634ea1af9fa905cbb10bf304ca140216cb3 /net/libcmis
parent49b7d03dec5a7a6ecfc7c1cc613dcfc793820e0f (diff)
downloadports-5681e1298a783586d9118daa7f02c161185c0340.tar.gz
ports-5681e1298a783586d9118daa7f02c161185c0340.zip
Notes
Diffstat (limited to 'net/libcmis')
-rw-r--r--net/libcmis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile
index 3fe2dc0a018c..5a4d9733743c 100644
--- a/net/libcmis/Makefile
+++ b/net/libcmis/Makefile
@@ -12,7 +12,7 @@ LICENSE= LGPL20 MPL GPLv2
LICENSE_COMB= dual
LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
-BUILD_DEPENDS= ${LOCALBASE}/lib/libcppunit.so:${PORTSDIR}/devel/cppunit \
+BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit \
${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs
GNU_CONFIGURE= yes