From b644c937363a8db0d6666093e4605acfa9915b6f Mon Sep 17 00:00:00 2001 From: Albert Hopkins Date: Thu, 28 Jun 2012 11:37:38 +0000 Subject: [PATCH] make.conf: Add CURL_SSL configuration. --- make.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/make.conf b/make.conf index d5f9857..b5a145d 100644 --- a/make.conf +++ b/make.conf @@ -10,3 +10,4 @@ AUTO_CLEAN="yes" EPAUSE_IGNORE="1" EMERGE_DEFAULT_OPTS="--jobs=2 --autounmask=n" FEATURES="noinfo -test nodoc noman unmerge-orphans buildpkg notitles parallel-fetch" +CURL_SSL="openssl"