aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-27 15:35:42 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-27 15:35:42 +0000
commitafea03e45e598915063abcf294ea4c486bf019d4 (patch)
treed98cce394b72fad5b6b975544a0adc0938361352 /security/p5-Crypt-SSLeay
parente58949962698345687817ea6488445a702f95144 (diff)
downloadports-afea03e45e598915063abcf294ea4c486bf019d4.tar.gz
ports-afea03e45e598915063abcf294ea4c486bf019d4.zip
Notes
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
index 50612d6ff3ca..5db09fff2bf4 100644
--- a/security/p5-Crypt-SSLeay/Makefile
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -21,5 +21,6 @@ RUN_DEPENDS= p5-LWP-Protocol-https>=6.02:${PORTSDIR}/www/p5-LWP-Protocol-https
USES= perl5
USE_PERL5= configure
USE_OPENSSL= yes
+CONFIGURE_ARGS= --no-live-tests
.include <bsd.port.mk>