mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Test::Exception is a TEST depends, not BUILD/RUN.
This commit is contained in:
parent
817821b371
commit
cc16d1d1a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=379948
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= Crypt-SMIME
|
||||
PORTVERSION= 0.15
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,9 +14,9 @@ LICENSE= ART10
|
||||
|
||||
RUN_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 \
|
||||
${LOCALBASE}/lib/libcrypto.so:${PORTSDIR}/security/openssl
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception
|
||||
|
||||
USES= perl5
|
||||
USE_OPENSSL= yes
|
||||
|
Loading…
Reference in New Issue
Block a user