aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-CommonNS
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-11 16:51:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-08-11 16:51:02 +0000
commitcc8f5357f80e2b774bbbfc2e01c444edd1f69da6 (patch)
tree3cb1fcb3066c53f8f239b02aaa2a1be1f31e44b0 /textproc/p5-XML-CommonNS
parentff84ab93a66384c466710de236136a513ccfaf6e (diff)
downloadports-cc8f5357f80e2b774bbbfc2e01c444edd1f69da6.tar.gz
ports-cc8f5357f80e2b774bbbfc2e01c444edd1f69da6.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=508645
Diffstat (limited to 'textproc/p5-XML-CommonNS')
-rw-r--r--textproc/p5-XML-CommonNS/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-CommonNS/Makefile b/textproc/p5-XML-CommonNS/Makefile
index 06aa82ac8f44..4d4370f916c0 100644
--- a/textproc/p5-XML-CommonNS/Makefile
+++ b/textproc/p5-XML-CommonNS/Makefile
@@ -20,4 +20,6 @@ RUN_DEPENDS= p5-XML-NamespaceFactory>=0:textproc/p5-XML-NamespaceFactory
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>