svn commit: r501501 - head/devel/p5-Const-Fast

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 12 20:12:53 UTC 2019


Author: sunpoet
Date: Sun May 12 20:12:20 2019
New Revision: 501501
URL: https://svnweb.freebsd.org/changeset/ports/501501

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Const-Fast/Makefile

Modified: head/devel/p5-Const-Fast/Makefile
==============================================================================
--- head/devel/p5-Const-Fast/Makefile	Sun May 12 20:12:15 2019	(r501500)
+++ head/devel/p5-Const-Fast/Makefile	Sun May 12 20:12:20 2019	(r501501)
@@ -23,4 +23,6 @@ TEST_DEPENDS=	p5-Test-Exception>=0.29:devel/p5-Test-Ex
 USES=		perl5
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list