svn commit: r498859 - head/textproc/p5-XML-XPathEngine

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


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

Log:
  Add NO_ARCH

Modified:
  head/textproc/p5-XML-XPathEngine/Makefile

Modified: head/textproc/p5-XML-XPathEngine/Makefile
==============================================================================
--- head/textproc/p5-XML-XPathEngine/Makefile	Sat Apr 13 23:45:27 2019	(r498858)
+++ head/textproc/p5-XML-XPathEngine/Makefile	Sat Apr 13 23:45:32 2019	(r498859)
@@ -16,6 +16,8 @@ LICENSE_COMB=	dual
 
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 REINPLACE_ARGS=	-i ''
 
 # For errors like


More information about the svn-ports-all mailing list