diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2015-09-25 22:00:40 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2015-09-25 22:00:40 +0000 |
| commit | bd0822160fb8330f20ea9dec3a6421e18fa2f48b (patch) | |
| tree | 8b788d46f7a55b18577bafb54d8ffddc8b14bbec /net/libcmis | |
| parent | df6e84cd9c6a891e8dedbede8f780e11d3997754 (diff) | |
Notes
Diffstat (limited to 'net/libcmis')
| -rw-r--r-- | net/libcmis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/libcmis/Makefile b/net/libcmis/Makefile index 5a4d9733743c..4146e982da60 100644 --- a/net/libcmis/Makefile +++ b/net/libcmis/Makefile @@ -15,6 +15,8 @@ LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit \ ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs +BROKEN_sparc64= cannot link with boost + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= gmake libtool pathfix pkgconfig |
