summaryrefslogtreecommitdiff
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2016-11-14 06:49:45 +0000
committerMark Linimon <linimon@FreeBSD.org>2016-11-14 06:49:45 +0000
commitcb90f21ce741b4936115cb9936f0571078cabc64 (patch)
tree55cf2398012a30e6f9a6759158b6f3b4254f9c97 /databases/virtuoso
parent- fix build with ffmpeg3 (diff)
Mark as broken on various tier-2 archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=426088
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 5762e3f18f1c..a55ecaf8d818 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= libxml2.so:textproc/libxml2
BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_powerpc64= Does not build
+BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared
NOT_FOR_ARCHS= arm armv6 i386 mips powerpc
NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms