svn commit: r497136 - head/devel/p5-Eval-Closure

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Mar 29 14:16:46 UTC 2019


Author: sunpoet
Date: Fri Mar 29 14:16:41 2019
New Revision: 497136
URL: https://svnweb.freebsd.org/changeset/ports/497136

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Eval-Closure/Makefile

Modified: head/devel/p5-Eval-Closure/Makefile
==============================================================================
--- head/devel/p5-Eval-Closure/Makefile	Fri Mar 29 14:16:34 2019	(r497135)
+++ head/devel/p5-Eval-Closure/Makefile	Fri Mar 29 14:16:41 2019	(r497136)
@@ -22,4 +22,6 @@ TEST_DEPENDS=	p5-Devel-LexAlias>=0.05:devel/p5-Devel-L
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list