Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-07-05 19:13:35 +00:00
parent 61461e9620
commit b5d7d3cb2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505915

View file

@ -19,7 +19,9 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Data-OptList>=0.104:devel/p5-Data-OptList \
p5-namespace-clean>=0:devel/p5-namespace-clean
USE_PERL5= configure
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>