svn commit: r505920 - head/devel/p5-Config-INI

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 5 19:14:05 UTC 2019


Author: sunpoet
Date: Fri Jul  5 19:14:01 2019
New Revision: 505920
URL: https://svnweb.freebsd.org/changeset/ports/505920

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Config-INI/Makefile

Modified: head/devel/p5-Config-INI/Makefile
==============================================================================
--- head/devel/p5-Config-INI/Makefile	Fri Jul  5 19:13:55 2019	(r505919)
+++ head/devel/p5-Config-INI/Makefile	Fri Jul  5 19:14:01 2019	(r505920)
@@ -18,4 +18,6 @@ RUN_DEPENDS=	p5-Mixin-Linewise>=0.100:devel/p5-Mixin-L
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list