1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

security/p5-Crypt-SMIME: fix lib and build depends

Detected by pkg-fallout@FreeBSD.org
This commit is contained in:
Kurt Jaeger 2014-07-30 18:09:39 +00:00
parent 360c15d05b
commit 89cdfc8da2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363499

View File

@ -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