svn commit: r531010 - head/www/p5-Template-Alloy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Apr 7 14:36:08 UTC 2020


Author: sunpoet
Date: Tue Apr  7 14:36:03 2020
New Revision: 531010
URL: https://svnweb.freebsd.org/changeset/ports/531010

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Template-Alloy/Makefile

Modified: head/www/p5-Template-Alloy/Makefile
==============================================================================
--- head/www/p5-Template-Alloy/Makefile	Tue Apr  7 14:35:58 2020	(r531009)
+++ head/www/p5-Template-Alloy/Makefile	Tue Apr  7 14:36:03 2020	(r531010)
@@ -17,4 +17,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