aboutsummaryrefslogtreecommitdiffstats
path: root/databases/riak2
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2016-11-14 14:49:45 +0800
committerlinimon <linimon@FreeBSD.org>2016-11-14 14:49:45 +0800
commit853a8b0cdb31b5ed58d0338a5834b90d61b0a48d (patch)
tree55cf2398012a30e6f9a6759158b6f3b4254f9c97 /databases/riak2
parentb9059de6d7e72c74b4e42f88a24439561a698618 (diff)
downloadfreebsd-ports-gnome-853a8b0cdb31b5ed58d0338a5834b90d61b0a48d.tar.gz
freebsd-ports-gnome-853a8b0cdb31b5ed58d0338a5834b90d61b0a48d.tar.zst
freebsd-ports-gnome-853a8b0cdb31b5ed58d0338a5834b90d61b0a48d.zip
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'databases/riak2')
-rw-r--r--databases/riak2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/riak2/Makefile b/databases/riak2/Makefile
index aeede2ab857c..edfd2dee57eb 100644
--- a/databases/riak2/Makefile
+++ b/databases/riak2/Makefile
@@ -20,8 +20,6 @@ COMMENT= Riak is an open source, distributed, noSQL database
LICENSE= APACHE20
-BROKEN_powerpc64= Does not build
-
BUILD_DEPENDS= ${LOCALBASE}/lib/riak-erlang/bin/erlc:lang/erlang-riak
USES= gmake readline shebangfix
@@ -30,7 +28,9 @@ SHEBANG_FILES= deps/eper/priv/bin/* \
USE_RC_SUBR= riak
USE_GCC= yes
-BROKEN_i386= does not build
+BROKEN_i386= Does not build
+BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not build: Please implement AtomicPointer for this platform
USERS= riak
GROUPS= riak