mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Make p5-Try-Tiny a build instead of test dependency as it is already
needed at the configure stage.
This commit is contained in:
parent
da07a7d542
commit
654ebb6ed8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361902
@ -13,9 +13,9 @@ COMMENT= Perl5 interface to allow p5-libwww LWP to make https connections
|
||||
LICENSE= ART20
|
||||
|
||||
BUILD_DEPENDS= p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https \
|
||||
p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class
|
||||
p5-Path-Class>=0.26:${PORTSDIR}/devel/p5-Path-Class \
|
||||
p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Try-Tiny>=0.09:${PORTSDIR}/lang/p5-Try-Tiny
|
||||
|
||||
CONFIGURE_ENV= CRYPT_SSLEAY_LIVE_TEST_WANTED=0
|
||||
MAKE_ARGS= PASTHRU_INC=-I${OPENSSLINC}
|
||||
|
Loading…
Reference in New Issue
Block a user