svn commit: r558655 - head/www/p5-Template-Plugin-Clickable

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


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

Log:
  Add NO_ARCH

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

Modified: head/www/p5-Template-Plugin-Clickable/Makefile
==============================================================================
--- head/www/p5-Template-Plugin-Clickable/Makefile	Sat Dec 19 20:24:03 2020	(r558654)
+++ head/www/p5-Template-Plugin-Clickable/Makefile	Sat Dec 19 20:24:08 2020	(r558655)
@@ -19,4 +19,6 @@ RUN_DEPENDS=	p5-URI-Find>=0.13:textproc/p5-URI-Find \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list