Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-04-27 18:24:51 +00:00
parent de78e1f6a8
commit 469b4b1f79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500220

View File

@ -19,7 +19,9 @@ RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
p5-Plack>=0:www/p5-Plack
TEST_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>