svn commit: r558658 - head/www/p5-Template-Plugin-Subst

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 19 20:24:25 UTC 2020


Author: sunpoet
Date: Sat Dec 19 20:24:20 2020
New Revision: 558658
URL: https://svnweb.freebsd.org/changeset/ports/558658

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Template-Plugin-Subst/Makefile

Modified: head/www/p5-Template-Plugin-Subst/Makefile
==============================================================================
--- head/www/p5-Template-Plugin-Subst/Makefile	Sat Dec 19 20:24:16 2020	(r558657)
+++ head/www/p5-Template-Plugin-Subst/Makefile	Sat Dec 19 20:24:20 2020	(r558658)
@@ -17,4 +17,6 @@ RUN_DEPENDS=	p5-Template-Toolkit>=0:www/p5-Template-To
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list