From 77d30185e627246c6815f9e46dfbff8fb15a81b5 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 8 Dec 2015 18:07:39 +0000 Subject: - Add more archs to NOT_FOR_ARCHS (as per configure error message) - Add NOT_FOR_ARCHS_REASON Approved by: portmgr blanket --- databases/virtuoso/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/virtuoso') diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 293c83dda6e7..b16507286e2e 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -25,7 +25,8 @@ USES= gmake libtool readline uidfix USE_AUTOTOOLS= autoheader aclocal USE_OPENSSL= yes -NOT_FOR_ARCHS= i386 +NOT_FOR_ARCHS= i386 mips armv6 +NOT_FOR_ARCHS_REASON= can only be built on 64bit platforms GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-readline\ -- cgit v1.2.3