aboutsummaryrefslogtreecommitdiff
path: root/security/spass
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 /security/spass
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 'security/spass')
-rw-r--r--security/spass/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/spass/Makefile b/security/spass/Makefile
index b1e49318a077..03bbf4e22dc7 100644
--- a/security/spass/Makefile
+++ b/security/spass/Makefile
@@ -14,6 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/include/boost/format.hpp:${PORTSDIR}/devel/boost-lib
LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib \
libboost_program_options.so:${PORTSDIR}/devel/boost-libs
+BROKEN_sparc64= cannot link with boost
+
USE_GITHUB= yes
GH_ACCOUNT= guyru
GH_TAGNAME= cb0de64