textproc/p5-SVG-Parser: Add NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:37:12 +08:00
parent 48d580b3b2
commit 989f0bb2b3
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -18,7 +18,9 @@ RUN_DEPENDS= p5-SVG>=2:textproc/p5-SVG \
p5-XML-Parser>=0:textproc/p5-XML-Parser \
p5-XML-SAX>=0:textproc/p5-XML-SAX
USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>