Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2019 20:12:21 +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: r501501 - head/devel/p5-Const-Fast
Message-ID:  <201905122012.x4CKCLDK036441@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



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