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 --- dns/mydns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/mydns/Makefile') diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 9bb7cd866162..44679bf728f1 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -34,7 +34,7 @@ CONFIGURE_ARGS+=--enable-alias .endif .if ${PORT_OPTIONS:MOPENSSL} -USE_OPENSSL= yes +USES+= ssl CONFIGURE_ARGS+=--with-openssl \ --with-openssl-include=${OPENSSLINC} \ --with-openssl-lib=${OPENSSLLIB} -- cgit v1.2.3