svn commit: r498326 - head/devel/p5-Module-Find

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 7 20:07:11 UTC 2019


Author: sunpoet
Date: Sun Apr  7 20:07:06 2019
New Revision: 498326
URL: https://svnweb.freebsd.org/changeset/ports/498326

Log:
  Add NO_ARCH

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

Modified: head/devel/p5-Module-Find/Makefile
==============================================================================
--- head/devel/p5-Module-Find/Makefile	Sun Apr  7 20:07:01 2019	(r498325)
+++ head/devel/p5-Module-Find/Makefile	Sun Apr  7 20:07:06 2019	(r498326)
@@ -16,4 +16,6 @@ LICENSE_COMB=	dual
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list