diff options
Diffstat (limited to 'security/p5-PerlCryptLib')
-rw-r--r-- | security/p5-PerlCryptLib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-PerlCryptLib/Makefile b/security/p5-PerlCryptLib/Makefile index f23519db2261..a0107931ad50 100644 --- a/security/p5-PerlCryptLib/Makefile +++ b/security/p5-PerlCryptLib/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Peter Guttman cryptlib API -LIB_DEPENDS= cl:${PORTSDIR}/security/cryptlib +LIB_DEPENDS= libcl.so:${PORTSDIR}/security/cryptlib USES= perl5 USE_PERL5= configure |