textproc/p5-Makefile-DOM: Add NO_ARCH
This commit is contained in:
parent
ee7eaa5974
commit
c4d771e0cb
1 changed files with 3 additions and 1 deletions
|
@ -19,7 +19,9 @@ RUN_DEPENDS= p5-Clone>=0.18:devel/p5-Clone \
|
|||
p5-List-MoreUtils>=0.21:lang/p5-List-MoreUtils \
|
||||
p5-Params-Util>=0.22:devel/p5-Params-Util
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue