svn commit: r485343 - head/devel/p5-Data-Dumper-Perltidy

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


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

Log:
  Add NO_ARCH
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/p5-Data-Dumper-Perltidy/Makefile

Modified: head/devel/p5-Data-Dumper-Perltidy/Makefile
==============================================================================
--- head/devel/p5-Data-Dumper-Perltidy/Makefile	Mon Nov 19 18:19:59 2018	(r485342)
+++ head/devel/p5-Data-Dumper-Perltidy/Makefile	Mon Nov 19 18:20:07 2018	(r485343)
@@ -16,4 +16,6 @@ RUN_DEPENDS=	perltidy:devel/p5-Perl-Tidy
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list