Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2019 19:09:06 +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: r500552 - head/devel/p5-Test-Memory-Cycle
Message-ID:  <201904301909.x3UJ96VN031499@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Apr 30 19:09:05 2019
New Revision: 500552
URL: https://svnweb.freebsd.org/changeset/ports/500552

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Test-Memory-Cycle/Makefile

Modified: head/devel/p5-Test-Memory-Cycle/Makefile
==============================================================================
--- head/devel/p5-Test-Memory-Cycle/Makefile	Tue Apr 30 19:09:00 2019	(r500551)
+++ head/devel/p5-Test-Memory-Cycle/Makefile	Tue Apr 30 19:09:05 2019	(r500552)
@@ -17,4 +17,6 @@ RUN_DEPENDS=	p5-Devel-Cycle>=0:devel/p5-Devel-Cycle \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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