aboutsummaryrefslogtreecommitdiff
path: root/databases/virtuoso
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2007-10-27 11:43:28 +0000
committerMax Khon <fjoe@FreeBSD.org>2007-10-27 11:43:28 +0000
commitc930deb396d5fc3137f7b444638ec2754c029ba2 (patch)
tree3552874780ce4aea450e4d3147ecd757f5db2ce7 /databases/virtuoso
parente45553accbb5eff1d96e22a1f7d4afdb6880b171 (diff)
downloadports-c930deb396d5fc3137f7b444638ec2754c029ba2.tar.gz
ports-c930deb396d5fc3137f7b444638ec2754c029ba2.zip
ONLY_FOR_ARCHS=i386 for a while.
It builds at least on amd64 but coredumps when creating demo database.
Notes
Notes: svn path=/head/; revision=202129
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 6e868e59e07b..5740edeb64e2 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -24,6 +24,7 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}"\
LDFLAGS="-L${LOCALBASE}/lib"
BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk
LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc
+ONLY_FOR_ARCHS= i386
OPTIONS= IMAGEMAGICK "ImageMagick support" off\
KERBEROS "Kerberos extension" off\