diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-07 22:25:40 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-07 22:25:40 +0000 |
commit | acf35466446c6b369b534baa051eaf8468d9db77 (patch) | |
tree | 12500663952f3721816fb18b0ab39525e506cb3c /www/lynx-ssl | |
parent | bd8d8600c4cd2d871aaa0a5244d266c861f4a285 (diff) |
Notes
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r-- | www/lynx-ssl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile index 08f6a0b82a0d..418366d58f1d 100644 --- a/www/lynx-ssl/Makefile +++ b/www/lynx-ssl/Makefile @@ -23,6 +23,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= sec@42.org BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl +LIB_DEPENDS= crypto.1:${PORTSDIR}/security/openssl \ + ssl.1:${PORTSDIR}/security/openssl RESTRICTED= "Contains cryptography" |