svn commit: r558598 - head/devel/p5-Class-XPath
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Dec 19 20:17:41 UTC 2020
Author: sunpoet
Date: Sat Dec 19 20:17:35 2020
New Revision: 558598
URL: https://svnweb.freebsd.org/changeset/ports/558598
Log:
Add NO_ARCH
Modified:
head/devel/p5-Class-XPath/Makefile
Modified: head/devel/p5-Class-XPath/Makefile
==============================================================================
--- head/devel/p5-Class-XPath/Makefile Sat Dec 19 20:17:31 2020 (r558597)
+++ head/devel/p5-Class-XPath/Makefile Sat Dec 19 20:17:35 2020 (r558598)
@@ -14,4 +14,6 @@ COMMENT= Base class to add xpath matching to object tr
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list