diff options
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r-- | www/lynx-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile index 81a3386a0d56..72fd234e7170 100644 --- a/www/lynx-ssl/Makefile +++ b/www/lynx-ssl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ftp://lynx.isc.org/current/ DISTNAME= lynx2.8.3rel.1 -USE_OPENSSL= RSA +USE_OPENSSL= YES .include <bsd.port.pre.mk> |