aboutsummaryrefslogtreecommitdiff
path: root/devel/boost-libs
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2017-01-01 12:56:57 +0000
committerJan Beich <jbeich@FreeBSD.org>2017-01-01 12:56:57 +0000
commitcfd3ef35a8cea1e024dabc2791fae21868d12243 (patch)
tree3e7a3e6efada4f5025a1d69e2b0e1ac14b7d103f /devel/boost-libs
parent4510e46438832dbd062a1fd6651515936154f4a3 (diff)
downloadports-cfd3ef35a8cea1e024dabc2791fae21868d12243.tar.gz
ports-cfd3ef35a8cea1e024dabc2791fae21868d12243.zip
devel/boost-libs: oops, don't use NOT_FOR_ARCHS here
NOT_FOR_ARCHS only works if _REASON can be applied to all affected architectures. If any other architecture doesn't share it one'd have to add BROKEN_${ARCH}, anyway.
Notes
Notes: svn path=/head/; revision=430250
Diffstat (limited to 'devel/boost-libs')
-rw-r--r--devel/boost-libs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/boost-libs/Makefile b/devel/boost-libs/Makefile
index d37d7358c4a5..aa7bf7b996fc 100644
--- a/devel/boost-libs/Makefile
+++ b/devel/boost-libs/Makefile
@@ -6,8 +6,7 @@ PORTREVISION= 1
COMMENT= Free portable C++ libraries (without Boost.Python)
-NOT_FOR_ARCHS= sparc64
-NOT_FOR_ARCHS_REASON= https://github.com/boostorg/context/commit/f2ef6326b6ed
+BROKEN_sparc64= https://github.com/boostorg/context/commit/f2ef6326b6ed
BUILD_DEPENDS+= bjam:devel/boost-jam