svn commit: r505931 - head/www/p5-Web-Scraper

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 5 19:15:29 UTC 2019


Author: sunpoet
Date: Fri Jul  5 19:15:23 2019
New Revision: 505931
URL: https://svnweb.freebsd.org/changeset/ports/505931

Log:
  Add NO_ARCH

Modified:
  head/www/p5-Web-Scraper/Makefile

Modified: head/www/p5-Web-Scraper/Makefile
==============================================================================
--- head/www/p5-Web-Scraper/Makefile	Fri Jul  5 19:15:19 2019	(r505930)
+++ head/www/p5-Web-Scraper/Makefile	Fri Jul  5 19:15:23 2019	(r505931)
@@ -32,6 +32,8 @@ TEST_DEPENDS=	p5-Test-Base>=0:devel/p5-Test-Base \
 USES=		perl5 shebangfix
 USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
+
 SHEBANG_FILES=	bin/scraper
 
 post-install:


More information about the svn-ports-head mailing list