diff options
-rw-r--r-- | devel/p5-Eval-Closure/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Eval-Closure/Makefile b/devel/p5-Eval-Closure/Makefile index 3708f252cbd7..b5ac96e8aa8d 100644 --- a/devel/p5-Eval-Closure/Makefile +++ b/devel/p5-Eval-Closure/Makefile @@ -22,4 +22,6 @@ TEST_DEPENDS= p5-Devel-LexAlias>=0.05:devel/p5-Devel-LexAlias \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> |