Date: Mon, 30 Mar 2015 13:47:50 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382661 - head/www/p5-libwww Message-ID: <201503301347.t2UDloMv004231@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Mar 30 13:47:49 2015 New Revision: 382661 URL: https://svnweb.freebsd.org/changeset/ports/382661 QAT: https://qat.redports.org/buildarchive/r382661/ Log: - Remove p5-Crypt-SSLeay from HTTPS option Modified: head/www/p5-libwww/Makefile Modified: head/www/p5-libwww/Makefile ============================================================================== --- head/www/p5-libwww/Makefile Mon Mar 30 13:47:44 2015 (r382660) +++ head/www/p5-libwww/Makefile Mon Mar 30 13:47:49 2015 (r382661) @@ -35,9 +35,7 @@ CONFIGURE_ARGS= --aliases USE_PERL5= configure USES= perl5 -HTTPS_BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https -HTTPS_RUN_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https +HTTPS_BUILD_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https +HTTPS_RUN_DEPENDS= p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503301347.t2UDloMv004231>