diff options
Diffstat (limited to 'misc/p5-Zen-Koans/Makefile')
-rw-r--r-- | misc/p5-Zen-Koans/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/misc/p5-Zen-Koans/Makefile b/misc/p5-Zen-Koans/Makefile index da01bf98dd59..13b8b30738e6 100644 --- a/misc/p5-Zen-Koans/Makefile +++ b/misc/p5-Zen-Koans/Makefile @@ -11,10 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Library containing over 100 Zen Koans -MAN3= Zen::Koan.3 Zen::Koans.3 - USES= perl5 USE_PERL5= configure -NO_STAGE= yes .include <bsd.port.mk> |