aboutsummaryrefslogtreecommitdiffstats
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2020-09-15 13:04:28 +0800
committerMark Linimon <linimon@FreeBSD.org>2020-09-15 13:04:28 +0800
commit56432550b78d86ecdad3c4380b0479de264e9487 (patch)
tree691f7bfa536da79cb6b60be578d40400657d0d3a /databases/virtuoso
parent63e2e36065e1e1b16cd86fb91115a5b901c06704 (diff)
downloadfreebsd-ports-gnome-56432550b78d86ecdad3c4380b0479de264e9487.tar.gz
freebsd-ports-gnome-56432550b78d86ecdad3c4380b0479de264e9487.tar.zst
freebsd-ports-gnome-56432550b78d86ecdad3c4380b0479de264e9487.zip
Remove stale 'arm' ARCH definition. Add powerpcspe.
Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'databases/virtuoso')
-rw-r--r--databases/virtuoso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 8c64756cc7cb..87cd9372e594 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -18,7 +18,7 @@ BROKEN_aarch64= Fails to link: missing sbrk
BROKEN_mips64= Does not compile: error: DV_INT_TAG_WORD undeclared
BROKEN_powerpc64= Does not compile: error: DV_INT_TAG_WORD undeclared
BROKEN_sparc64= Does not compile: error: DV_INT_TAG_WORD undeclared
-NOT_FOR_ARCHS= arm armv6 armv7 i386 mips powerpc
+NOT_FOR_ARCHS= armv6 armv7 i386 mips powerpc powerpcspe
NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms
BUILD_DEPENDS= gawk:lang/gawk\