aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-encfs
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2015-09-25 22:00:40 +0000
committerMark Linimon <linimon@FreeBSD.org>2015-09-25 22:00:40 +0000
commitbd0822160fb8330f20ea9dec3a6421e18fa2f48b (patch)
tree8b788d46f7a55b18577bafb54d8ffddc8b14bbec /sysutils/fusefs-encfs
parentdf6e84cd9c6a891e8dedbede8f780e11d3997754 (diff)
downloadports-bd0822160fb8330f20ea9dec3a6421e18fa2f48b.tar.gz
ports-bd0822160fb8330f20ea9dec3a6421e18fa2f48b.zip
Mark as broken on sparc64: these ports fail to link with boost.
Approved by: portmgr (sparc64 blanket)
Notes
Notes: svn path=/head/; revision=397898
Diffstat (limited to 'sysutils/fusefs-encfs')
-rw-r--r--sysutils/fusefs-encfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fusefs-encfs/Makefile b/sysutils/fusefs-encfs/Makefile
index fa7375138b75..4404f9e85a05 100644
--- a/sysutils/fusefs-encfs/Makefile
+++ b/sysutils/fusefs-encfs/Makefile
@@ -14,6 +14,8 @@ COMMENT= Encrypted pass-through FUSE filesystem
LIB_DEPENDS= librlog.so:${PORTSDIR}/devel/rlog \
libboost_serialization.so:${PORTSDIR}/devel/boost-libs
+BROKEN_sparc64= cannot link with boost
+
WRKSRC= ${WRKDIR}/encfs-${PORTVERSION}
GNU_CONFIGURE= yes