svn commit: r558599 - head/devel/p5-Data-Hierarchy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:17:46 UTC 2020


Author: sunpoet
Date: Sat Dec 19 20:17:40 2020
New Revision: 558599
URL: https://svnweb.freebsd.org/changeset/ports/558599

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Data-Hierarchy/Makefile

Modified: head/devel/p5-Data-Hierarchy/Makefile
==============================================================================
--- head/devel/p5-Data-Hierarchy/Makefile	Sat Dec 19 20:17:35 2020	(r558598)
+++ head/devel/p5-Data-Hierarchy/Makefile	Sat Dec 19 20:17:40 2020	(r558599)
@@ -19,4 +19,6 @@ TEST_DEPENDS=	p5-Test-Exception>=0:devel/p5-Test-Excep
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list