Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2020-12-19 20:08:08 +00:00
parent 665b385e79
commit 660da1b5c5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558507

View File

@ -19,7 +19,9 @@ RUN_DEPENDS= p5-Class-Accessor-Lite>=0:devel/p5-Class-Accessor-Lite \
p5-Data-OptList>=0:devel/p5-Data-OptList \
p5-Test-SharedFork>=0:devel/p5-Test-SharedFork
USE_PERL5= modbuild
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>