svn commit: r505923 - head/devel/p5-Module-Path

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 5 19:14:48 UTC 2019


Author: sunpoet
Date: Fri Jul  5 19:14:44 2019
New Revision: 505923
URL: https://svnweb.freebsd.org/changeset/ports/505923

Log:
  Add NO_ARCH

Modified:
  head/devel/p5-Module-Path/Makefile

Modified: head/devel/p5-Module-Path/Makefile
==============================================================================
--- head/devel/p5-Module-Path/Makefile	Fri Jul  5 19:14:39 2019	(r505922)
+++ head/devel/p5-Module-Path/Makefile	Fri Jul  5 19:14:44 2019	(r505923)
@@ -17,4 +17,6 @@ TEST_DEPENDS=	p5-Devel-FindPerl>0:devel/p5-Devel-FindP
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list