svn commit: r549815 - head/www/p5-Feed-Find

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Sep 23 18:51:54 UTC 2020


Author: sunpoet
Date: Wed Sep 23 18:51:47 2020
New Revision: 549815
URL: https://svnweb.freebsd.org/changeset/ports/549815

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Feed-Find/Makefile

Modified: head/www/p5-Feed-Find/Makefile
==============================================================================
--- head/www/p5-Feed-Find/Makefile	Wed Sep 23 18:51:42 2020	(r549814)
+++ head/www/p5-Feed-Find/Makefile	Wed Sep 23 18:51:47 2020	(r549815)
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-URI>=0:net/p5-URI \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list