Date: Thu, 1 Oct 2015 15:57:42 +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: r398322 - head/www/p5-LWP-Protocol-http10 Message-ID: <201510011557.t91Fvg2f063769@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 1 15:57:42 2015 New Revision: 398322 URL: https://svnweb.freebsd.org/changeset/ports/398322 Log: - Add NO_ARCH Modified: head/www/p5-LWP-Protocol-http10/Makefile Modified: head/www/p5-LWP-Protocol-http10/Makefile ============================================================================== --- head/www/p5-LWP-Protocol-http10/Makefile Thu Oct 1 15:57:37 2015 (r398321) +++ head/www/p5-LWP-Protocol-http10/Makefile Thu Oct 1 15:57:42 2015 (r398322) @@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-HTTP-Message>=6:${PORT p5-libwww>=6:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USE_PERL5= configure USES= perl5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510011557.t91Fvg2f063769>