Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2020 23:17:23 +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: r530160 - head/devel/p5-DateTime-HiRes
Message-ID:  <202003312317.02VNHNei086281@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Mar 31 23:17:22 2020
New Revision: 530160
URL: https://svnweb.freebsd.org/changeset/ports/530160

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-DateTime-HiRes/Makefile

Modified: head/devel/p5-DateTime-HiRes/Makefile
==============================================================================
--- head/devel/p5-DateTime-HiRes/Makefile	Tue Mar 31 23:17:17 2020	(r530159)
+++ head/devel/p5-DateTime-HiRes/Makefile	Tue Mar 31 23:17:22 2020	(r530160)
@@ -16,4 +16,6 @@ RUN_DEPENDS=	p5-DateTime>=0:devel/p5-DateTime
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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