Add NO_ARCH
This commit is contained in:
parent
61461e9620
commit
b5d7d3cb2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505915
1 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue