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 --- www/cppcms/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'www/cppcms') diff --git a/www/cppcms/Makefile b/www/cppcms/Makefile index 342a6b1607d1..ee7ffade15ef 100644 --- a/www/cppcms/Makefile +++ b/www/cppcms/Makefile @@ -15,8 +15,7 @@ BROKEN_powerpc64= Does not build LIB_DEPENDS= libpcre.so:devel/pcre -USES= cmake python:2 tar:bzip2 -USE_OPENSSL= yes +USES= cmake python:2 tar:bzip2 ssl USE_LDCONFIG= yes OPTIONS_DEFINE= EXAMPLES GCRYPT ICU -- cgit v1.2.3