K 10 svn:author V 6 marino K 8 svn:date V 27 2016-09-15T16:16:22.853529Z K 7 svn:log V 346 Add USES+=ssl to 3 of 8 graphics/libGL/Makefile.common consumers Despite having a configure argument of --with-sha1=libcrypto, only three of the eight users of graphics/libGL/Makefile.common actually link to SSL libraries. Individually add USES=ssl to these three ports rather than have all 8 having this requirement. Approved by: SSL blanket END