diff options
Diffstat (limited to 'databases/virtuoso/Makefile')
-rw-r--r-- | databases/virtuoso/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile index 0033cb82b425..75fe3eaf9c57 100644 --- a/databases/virtuoso/Makefile +++ b/databases/virtuoso/Makefile @@ -26,6 +26,8 @@ CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}"\ BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk LIB_DEPENDS= iodbc.3:${PORTSDIR}/databases/libiodbc +BROKEN= Install fails + OPTIONS= IMAGEMAGICK "ImageMagick support" off\ KERBEROS "Kerberos extension" off\ OPENLDAP "OpenLDAP support" off |