svn commit: r485344 - head/devel/p5-Test-PerlTidy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Nov 19 18:20:17 UTC 2018


Author: sunpoet
Date: Mon Nov 19 18:20:15 2018
New Revision: 485344
URL: https://svnweb.freebsd.org/changeset/ports/485344

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Test-PerlTidy/Makefile

Modified: head/devel/p5-Test-PerlTidy/Makefile
==============================================================================
--- head/devel/p5-Test-PerlTidy/Makefile	Mon Nov 19 18:20:07 2018	(r485343)
+++ head/devel/p5-Test-PerlTidy/Makefile	Mon Nov 19 18:20:15 2018	(r485344)
@@ -20,4 +20,6 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list