From 6995bd7d8fbe7cdb0e5fc7a2f82217a473513738 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 15 Mar 2017 14:45:30 +0000 Subject: Remove all USE_OPENSSL occurrences. Sponsored by: Absolight --- net-p2p/eiskaltdcpp-daemon/Makefile | 3 +-- net-p2p/eiskaltdcpp-gtk/Makefile | 3 +-- net-p2p/eiskaltdcpp-lib/Makefile | 3 +-- net-p2p/eiskaltdcpp-qt/Makefile | 3 +-- net-p2p/linuxdcpp/Makefile | 3 +-- net-p2p/minder/Makefile | 3 +-- net-p2p/opendchub/Makefile | 3 +-- net-p2p/unworkable/Makefile | 3 +-- net-p2p/verlihub/Makefile | 3 +-- 9 files changed, 9 insertions(+), 18 deletions(-) (limited to 'net-p2p') diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile index 2b6d218539e0..4dc7d7f74cd8 100644 --- a/net-p2p/eiskaltdcpp-daemon/Makefile +++ b/net-p2p/eiskaltdcpp-daemon/Makefile @@ -15,8 +15,7 @@ LIB_DEPENDS= libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib -USES= cmake gettext compiler:c++11-lib -USE_OPENSSL= yes +USES= cmake gettext compiler:c++11-lib ssl OPTIONS_SINGLE= UI OPTIONS_SINGLE_UI= NOUI XMLRPC JSONRPC diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index cbaba7f32762..415f0a69908f 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib -USES= cmake gettext compiler:c++11-lib desktop-file-utils -USE_OPENSSL= yes +USES= cmake gettext compiler:c++11-lib desktop-file-utils ssl USE_GNOME= pango glib20 OPTIONS_DEFINE= LIBNOTIFY FREE_SPACE diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 2896a8d0af28..3afb4a73c3ac 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -18,8 +18,7 @@ USE_GITHUB= yes .if !defined (MASTERDIR) LIB_DEPENDS= libboost_system.so:devel/boost-libs -USES= cmake gettext compiler:c++11-lib -USE_OPENSSL= yes +USES= cmake gettext compiler:c++11-lib ssl USE_LDCONFIG= yes OPTIONS_DEFINE= LUA PCRE IDN DHT MINIUPNP diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index afd40867a688..3ee784b0250b 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -16,8 +16,7 @@ LIB_DEPENDS= libeiskaltdcpp.so:net-p2p/eiskaltdcpp-lib MASTERDIR= ${.CURDIR}/../eiskaltdcpp-lib -USES= cmake gettext compiler:c++11-lib desktop-file-utils -USE_OPENSSL= yes +USES= cmake gettext compiler:c++11-lib desktop-file-utils ssl USE_QT4= gui xml network qmake_build uic_build \ moc_build rcc_build linguisttools_build diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index eb4275c49870..6786eecb2fdb 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -14,9 +14,8 @@ LICENSE_FILE= ${WRKSRC}/License.txt BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:devel/boost-libs -USES= gettext iconv pkgconfig scons tar:bzip2 +USES= gettext iconv pkgconfig scons tar:bzip2 ssl USE_GNOME= libglade2 -USE_OPENSSL= yes PORTDOCS= * DESTDIRNAME= FAKE_ROOT diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index ca9b0e8f958b..ebe180916a35 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -14,9 +14,8 @@ LICENSE= GPLv2+ LIB_DEPENDS= libSockets.so:net/Sockets -USES= gmake pkgconfig +USES= gmake pkgconfig ssl USE_GNOME= libxml2 -USE_OPENSSL= yes CFLAGS+= -DHAVE_OPENSSL CPPFLAGS+= $$(pkg-config --cflags libxml-2.0) \ diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index 44618558606b..1de165ac7072 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -9,8 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/Open%20DC%20Hub/${PORTVERSION} MAINTAINER= danilo@FreeBSD.org COMMENT= Unofficial Unix version of the Direct Connect Hub software -USES= perl5 gmake -USE_OPENSSL= yes +USES= perl5 gmake ssl GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index d74e3e5b2c17..8c3645d320be 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -18,8 +18,7 @@ EXPIRATION_DATE= 2017-04-30 LIB_DEPENDS= libevent.so:devel/libevent -USES= scons -USE_OPENSSL= yes +USES= scons ssl WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index c15a1178139a..42154a16d6cf 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -20,11 +20,10 @@ RUN_DEPENDS= bash:shells/bash LIBS+= -L${LOCALBASE}/lib USE_RC_SUBR= verlihub -USES= libtool +USES= libtool ssl USE_MYSQL= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes -USE_OPENSSL= yes SUB_FILES+= pkg-message post-patch: -- cgit