Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2020 18:19:51 +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: r527593 - head/www/p5-Catalyst-Plugin-ConfigLoader
Message-ID:  <202003011819.021IJpxV010909@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  1 18:19:51 2020
New Revision: 527593
URL: https://svnweb.freebsd.org/changeset/ports/527593

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile

Modified: head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile	Sun Mar  1 18:19:46 2020	(r527592)
+++ head/www/p5-Catalyst-Plugin-ConfigLoader/Makefile	Sun Mar  1 18:19:51 2020	(r527593)
@@ -23,4 +23,6 @@ RUN_DEPENDS=	p5-Catalyst-Runtime>=5.7008:www/p5-Cataly
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003011819.021IJpxV010909>