diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/libpwstor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libpwstor/Makefile b/security/libpwstor/Makefile index 58a3953a1c13..1be0b5d4b753 100644 --- a/security/libpwstor/Makefile +++ b/security/libpwstor/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Password storage library for C programmers -USES= tar:bzip2 +USES= ssl tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes |