make.conf: Add CURL_SSL configuration.

This commit is contained in:
Albert Hopkins 2012-06-28 11:37:38 +00:00
parent 0948ef5001
commit b644c93736
1 changed files with 1 additions and 0 deletions

View File

@ -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"