svn commit: r499473 - head/devel/p5-Log-Dispatch-Configurator-Any

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 20 23:06:57 UTC 2019


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>


More information about the svn-ports-all mailing list