svn commit: r507436 - head/sysutils/p5-File-Next

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Jul 27 11:58:38 UTC 2019


Author: sunpoet
Date: Sat Jul 27 11:57:19 2019
New Revision: 507436
URL: https://svnweb.freebsd.org/changeset/ports/507436

Log:
  Add NO_ARCH

Modified:
  head/sysutils/p5-File-Next/Makefile

Modified: head/sysutils/p5-File-Next/Makefile
==============================================================================
--- head/sysutils/p5-File-Next/Makefile	Sat Jul 27 11:57:14 2019	(r507435)
+++ head/sysutils/p5-File-Next/Makefile	Sat Jul 27 11:57:19 2019	(r507436)
@@ -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-head mailing list