summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2000-12-16 01:50:49 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2000-12-16 01:50:49 +0000
commit9c5bb2e3ce15e3657a47538e514f31a42b8c43fe (patch)
treeab3d8797dc0d7872bf0bd7dae5ba30e7ced95631 /security/Makefile
parentUnbreak and update to 0.8 (diff)
p5-Crypt-SSLeay is needed by LWP if you want to do https (SSL)
requests. Reviewed by: ade
Notes
Notes: svn path=/head/; revision=36015
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index aacafe210ea8..cf04bf32cca9 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -72,6 +72,7 @@
SUBDIR += p5-Crypt-CBC
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-IDEA
+ SUBDIR += p5-Crypt-SSLeay
SUBDIR += p5-Digest-MD5
SUBDIR += p5-GnuPG-Interface
SUBDIR += p5-IO-Socket-SSL