From a28f0f7f7f7687e6ab6ebc4b3313f96232c00aa0 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 15 Mar 2017 14:45:30 +0000 Subject: Remove all USE_OPENSSL occurrences. Sponsored by: Absolight --- sysutils/cluster-glue/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/cluster-glue') diff --git a/sysutils/cluster-glue/Makefile b/sysutils/cluster-glue/Makefile index 6937d1b01c57..e8e11c360df5 100644 --- a/sysutils/cluster-glue/Makefile +++ b/sysutils/cluster-glue/Makefile @@ -25,14 +25,13 @@ CONFIGURE_ARGS= --disable-fatal-warnings \ --with-initdir=${PREFIX}/etc/rc.d \ --with-ocf-root=${PREFIX}/etc/ocf INSTALL_TARGET= install-strip -USES= autoreconf gettext gmake libtool localbase perl5 pkgconfig python shebangfix tar:bz2 +USES= autoreconf gettext gmake libtool localbase perl5 pkgconfig python shebangfix tar:bz2 ssl SHEBANG_FILES= lib/plugins/stonith/external/ibmrsa-telnet \ lib/plugins/stonith/external/vmware \ lib/plugins/stonith/external/xen0-ha.in \ lib/plugins/stonith/external/xen0-ha-dom0-stonith-helper USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes -USE_OPENSSL= yes USE_RC_SUBR= ha_logd WRKSRC= ${WRKDIR}/Reusable-Cluster-Components-glue--${DISTNAME} -- cgit v1.2.3