svn commit: r498860 - head/www/p5-HTML-TreeBuilder-XPath

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 13 23:45:40 UTC 2019


Author: sunpoet
Date: Sat Apr 13 23:45:37 2019
New Revision: 498860
URL: https://svnweb.freebsd.org/changeset/ports/498860

Log:
  Add NO_ARCH

Modified:
  head/www/p5-HTML-TreeBuilder-XPath/Makefile

Modified: head/www/p5-HTML-TreeBuilder-XPath/Makefile
==============================================================================
--- head/www/p5-HTML-TreeBuilder-XPath/Makefile	Sat Apr 13 23:45:32 2019	(r498859)
+++ head/www/p5-HTML-TreeBuilder-XPath/Makefile	Sat Apr 13 23:45:37 2019	(r498860)
@@ -21,4 +21,6 @@ RUN_DEPENDS=	p5-HTML-Tree>=0:www/p5-HTML-Tree \
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-head mailing list