aboutsummaryrefslogtreecommitdiff
path: root/misc/rump
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-09-17 13:27:04 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-09-17 13:27:04 +0000
commitca4fcf48119796423a85cf4a1c6d7b957febae29 (patch)
treed1c99269c4ed5b84fb356be0668026d5c4d9aa63 /misc/rump
parent6900878f6efdc6d449f9bf83d6599246c9001387 (diff)
downloadports-ca4fcf48119796423a85cf4a1c6d7b957febae29.tar.gz
ports-ca4fcf48119796423a85cf4a1c6d7b957febae29.zip
Mark NOT_FOR_ARCHS on various tier-2.
PR: 212740 Approved by: maintainer
Notes
Notes: svn path=/head/; revision=422323
Diffstat (limited to 'misc/rump')
-rw-r--r--misc/rump/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/rump/Makefile b/misc/rump/Makefile
index f6667d625925..b32da7285bda 100644
--- a/misc/rump/Makefile
+++ b/misc/rump/Makefile
@@ -14,6 +14,9 @@ LICENSE= BSD2CLAUSE
BROKEN_powerpc64= Does not build
+NOT_FOR_ARCHS= armv6 mips mips64 sparc64
+NOT_FOR_ARCHS_REASON= not yet ported to FreeBSD on this architecture
+
USE_LDCONFIG= yes
USE_GCC= any