aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2014-07-15 10:20:07 +0000
committerErwin Lansing <erwin@FreeBSD.org>2014-07-15 10:20:07 +0000
commit654ebb6ed8b5d6b1e659a9cf95047af55db21a12 (patch)
treee834c744d133bcc608dae6eed6d8cc1c229027e9 /security/p5-Crypt-SSLeay
parentda07a7d542000a74d4ca05741c767b8a572d390d (diff)
downloadports-654ebb6ed8b5d6b1e659a9cf95047af55db21a12.tar.gz
ports-654ebb6ed8b5d6b1e659a9cf95047af55db21a12.zip
Make p5-Try-Tiny a build instead of test dependency as it is already
needed at the configure stage.
Notes
Notes: svn path=/head/; revision=361902
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 81a9156d40e8..e89a1eb2f30f 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -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}