Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Apr 2019 23:06:52 +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: r499473 - head/devel/p5-Log-Dispatch-Configurator-Any
Message-ID:  <201904202306.x3KN6q44071114@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Apr 20 23:06:52 2019
New Revision: 499473
URL: https://svnweb.freebsd.org/changeset/ports/499473

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Log-Dispatch-Configurator-Any/Makefile

Modified: head/devel/p5-Log-Dispatch-Configurator-Any/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Configurator-Any/Makefile	Sat Apr 20 23:06:47 2019	(r499472)
+++ head/devel/p5-Log-Dispatch-Configurator-Any/Makefile	Sat Apr 20 23:06:52 2019	(r499473)
@@ -22,7 +22,9 @@ TEST_DEPENDS=	p5-Config-Tiny>=0:devel/p5-Config-Tiny \
 		p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \
 		p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
 
-USE_PERL5=	configure
 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?201904202306.x3KN6q44071114>