From 97414f7b685e857950f35d685dd94a4096de37d1 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Fri, 13 Feb 2015 11:18:31 +0000 Subject: [PATCH] Virtuoso 7.x does not support 32-bit architectures. --- databases/virtuoso/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 94c88a2abb97..459a5ef12b66 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -25,6 +25,8 @@ USES= gmake libtool readline uidfix USE_AUTOTOOLS= autoheader aclocal USE_OPENSSL= yes +NOT_FOR_ARCHS= i386 + GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline\ --without-internal-zlib\