Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Aug 2019 22:52:47 +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: r508558 - head/devel/p5-DateTime-Format-MySQL
Message-ID:  <201908102252.x7AMql14083363@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 10 22:52:46 2019
New Revision: 508558
URL: https://svnweb.freebsd.org/changeset/ports/508558

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-DateTime-Format-MySQL/Makefile

Modified: head/devel/p5-DateTime-Format-MySQL/Makefile
==============================================================================
--- head/devel/p5-DateTime-Format-MySQL/Makefile	Sat Aug 10 22:52:41 2019	(r508557)
+++ head/devel/p5-DateTime-Format-MySQL/Makefile	Sat Aug 10 22:52:46 2019	(r508558)
@@ -20,4 +20,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?201908102252.x7AMql14083363>