Date: Mon, 19 Oct 2015 14:01:06 +0000 (UTC) From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= <des@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399679 - head/www/p5-Catalyst-Plugin-Server Message-ID: <201510191401.t9JE16dM007163@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: des Date: Mon Oct 19 14:01:06 2015 New Revision: 399679 URL: https://svnweb.freebsd.org/changeset/ports/399679 Log: NO_ARCH Modified: head/www/p5-Catalyst-Plugin-Server/Makefile Modified: head/www/p5-Catalyst-Plugin-Server/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Server/Makefile Mon Oct 19 13:59:57 2015 (r399678) +++ head/www/p5-Catalyst-Plugin-Server/Makefile Mon Oct 19 14:01:06 2015 (r399679) @@ -22,6 +22,7 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.90 p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510191401.t9JE16dM007163>