Make non-interactive.

PR:		199354
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-04-27 15:35:42 +00:00
parent e589499626
commit afea03e45e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384857

View File

@ -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>