diff options
Diffstat (limited to 'misc/p5-Zen-Koans/Makefile')
-rw-r--r-- | misc/p5-Zen-Koans/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile index 282bd7602c08..da01bf98dd59 100644 --- a/misc/p5-Zen-Koans/Makefile +++ b/misc/p5-Zen-Koans/Makefile @@ -16,4 +16,5 @@ MAN3= Zen::Koan.3 Zen::Koans.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> |