svn commit: r508645 - head/textproc/p5-XML-CommonNS
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Aug 11 16:51:03 UTC 2019
Author: sunpoet
Date: Sun Aug 11 16:51:02 2019
New Revision: 508645
URL: https://svnweb.freebsd.org/changeset/ports/508645
Log:
Add NO_ARCH
Modified:
head/textproc/p5-XML-CommonNS/Makefile
Modified: head/textproc/p5-XML-CommonNS/Makefile
==============================================================================
--- head/textproc/p5-XML-CommonNS/Makefile Sun Aug 11 16:50:58 2019 (r508644)
+++ head/textproc/p5-XML-CommonNS/Makefile Sun Aug 11 16:51:02 2019 (r508645)
@@ -20,4 +20,6 @@ RUN_DEPENDS= p5-XML-NamespaceFactory>=0:textproc/p5-XM
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list