svn commit: r508554 - head/devel/p5-Rose-Object

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 10 22:52:31 UTC 2019


Author: sunpoet
Date: Sat Aug 10 22:52:26 2019
New Revision: 508554
URL: https://svnweb.freebsd.org/changeset/ports/508554

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Rose-Object/Makefile

Modified: head/devel/p5-Rose-Object/Makefile
==============================================================================
--- head/devel/p5-Rose-Object/Makefile	Sat Aug 10 22:52:21 2019	(r508553)
+++ head/devel/p5-Rose-Object/Makefile	Sat Aug 10 22:52:26 2019	(r508554)
@@ -19,4 +19,6 @@ TEST_DEPENDS=	p5-Class-XSAccessor>=0:devel/p5-Class-XS
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list