diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-27 15:35:42 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-04-27 15:35:42 +0000 |
commit | afea03e45e598915063abcf294ea4c486bf019d4 (patch) | |
tree | d98cce394b72fad5b6b975544a0adc0938361352 /security/p5-Crypt-SSLeay | |
parent | e58949962698345687817ea6488445a702f95144 (diff) | |
download | ports-afea03e45e598915063abcf294ea4c486bf019d4.tar.gz ports-afea03e45e598915063abcf294ea4c486bf019d4.zip |
Notes
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r-- | security/p5-Crypt-SSLeay/Makefile | 1 |
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> |