Date: Mon, 8 Jun 2015 19:38:28 +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: r388871 - head/www/p5-Mojolicious Message-ID: <201506081938.t58JcSva002976@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Jun 8 19:38:28 2015 New Revision: 388871 URL: https://svnweb.freebsd.org/changeset/ports/388871 Log: - Add NO_ARCH Modified: head/www/p5-Mojolicious/Makefile Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Mon Jun 8 19:38:22 2015 (r388870) +++ head/www/p5-Mojolicious/Makefile Mon Jun 8 19:38:28 2015 (r388871) @@ -19,6 +19,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= IPV6 TLS OPTIONS_DEFAULT=TLS +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?201506081938.t58JcSva002976>