aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Stream/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:36:41 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-11-06 11:36:41 +0000
commit5f3acd92150544ca92b0a468fa96609d09a99b6c (patch)
tree1f318aada1c84a412787c1975171575f9eaf4df4 /textproc/p5-XML-Stream/Makefile
parentff05ade0e89a5ad9bf05e1f110f2ebe845300841 (diff)
downloadports-5f3acd92150544ca92b0a468fa96609d09a99b6c.tar.gz
ports-5f3acd92150544ca92b0a468fa96609d09a99b6c.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=554279
Diffstat (limited to 'textproc/p5-XML-Stream/Makefile')
-rw-r--r--textproc/p5-XML-Stream/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile
index 7e66a7399775..b40214189d4c 100644
--- a/textproc/p5-XML-Stream/Makefile
+++ b/textproc/p5-XML-Stream/Makefile
@@ -19,4 +19,6 @@ RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>