aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-Parser
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-19 20:21:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-12-19 20:21:45 +0000
commita6da2cb6b067100237a7f98f82ed68648b2a3a92 (patch)
tree3094f4d4e549742018f3a6a2121600e872763252 /textproc/p5-XML-RSS-Parser
parentd0c8a186cc325df553a7a98417001d8e9db4b8b7 (diff)
downloadports-a6da2cb6b067100237a7f98f82ed68648b2a3a92.tar.gz
ports-a6da2cb6b067100237a7f98f82ed68648b2a3a92.zip
Add NO_ARCH
Notes
Notes: svn path=/head/; revision=558650
Diffstat (limited to 'textproc/p5-XML-RSS-Parser')
-rw-r--r--textproc/p5-XML-RSS-Parser/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile
index 0c57baaf63c9..46eb6669e5ac 100644
--- a/textproc/p5-XML-RSS-Parser/Makefile
+++ b/textproc/p5-XML-RSS-Parser/Makefile
@@ -18,6 +18,8 @@ RUN_DEPENDS= p5-XML-Elemental>=0:textproc/p5-XML-Elemental \
USES= perl5
USE_PERL5= configure
+
+NO_ARCH= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.0//}
.include <bsd.port.mk>