aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2015-01-15 17:05:37 +0800
committertijl <tijl@FreeBSD.org>2015-01-15 17:05:37 +0800
commitfab688a7c4153e7aad8d81aa6c70167666bae3d8 (patch)
tree03708cdbdeb7094897643531ddd754b2c9a2c51b /databases
parent829d284efdd1904e092f24ebc0a79dfa48355de1 (diff)
downloadfreebsd-ports-gnome-fab688a7c4153e7aad8d81aa6c70167666bae3d8.tar.gz
freebsd-ports-gnome-fab688a7c4153e7aad8d81aa6c70167666bae3d8.tar.zst
freebsd-ports-gnome-fab688a7c4153e7aad8d81aa6c70167666bae3d8.zip
Add missing USE_OPENSSL=yes
PR: 195796
Diffstat (limited to 'databases')
-rw-r--r--databases/libdrizzle-redux/Makefile3
-rw-r--r--databases/virtuoso/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/libdrizzle-redux/Makefile b/databases/libdrizzle-redux/Makefile
index 451015f63c53..6f0bace81620 100644
--- a/databases/libdrizzle-redux/Makefile
+++ b/databases/libdrizzle-redux/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libdrizzle
PORTVERSION= 5.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases
MASTER_SITES= http://launchpadlibrarian.net/138246183/
PKGNAMESUFFIX= -redux
@@ -18,6 +18,7 @@ LICENSE= BSD2CLAUSE
GNU_CONFIGURE= yes
USES= gmake libtool
USE_LDCONFIG= yes
+USE_OPENSSL= yes
CONFLICTS= libdrizzle-[0-9]*
diff --git a/databases/virtuoso/Makefile b/databases/virtuoso/Makefile
index 15ff87b8a52f..f36ab40ed62c 100644
--- a/databases/virtuoso/Makefile
+++ b/databases/virtuoso/Makefile
@@ -3,7 +3,7 @@
PORTNAME= virtuoso
PORTVERSION= 6.1.6
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-opensource-${PORTVERSION}
@@ -23,6 +23,7 @@ LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
USES= gmake libtool readline uidfix
USE_AUTOTOOLS= autoheader aclocal
+USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-readline\