svn commit: r500552 - head/devel/p5-Test-Memory-Cycle

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 30 19:09:12 UTC 2019


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>


More information about the svn-ports-head mailing list