Mark as broken on sparc64. Pet portlint.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2016-09-18 10:32:38 +00:00
parent 3d62ede55e
commit 669929a275
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422365

View File

@ -11,11 +11,12 @@ COMMENT= C++ utility library with generic and independent components
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_powerpc64= Does not build
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libexpat.so:textproc/expat2
BROKEN_powerpc64= Does not build
BROKEN_sparc64= Does not build: cannot configure with boost
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USES= libtool