diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-SMIME/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/security/p5-Crypt-SMIME/Makefile b/security/p5-Crypt-SMIME/Makefile index 1d0d7d1a9dc9..abbd34b77954 100644 --- a/security/p5-Crypt-SMIME/Makefile +++ b/security/p5-Crypt-SMIME/Makefile @@ -11,6 +11,11 @@ COMMENT= S/MIME message signing, verification, encryption and decryption LICENSE= ART10 +LIB_DEPENDS= libcrypto.so.8:${PORTSDIR}/security/openssl +BUILD_DEPENDS= p5-ExtUtils-CChecker>=0:${PORTSDIR}/devel/p5-ExtUtils-CChecker \ + p5-ExtUtils-PkgConfig>=0:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception + USES= perl5 USE_PERL5= configure |