diff options
Diffstat (limited to 'astro/p5-Astro-MoonPhase/Makefile')
-rw-r--r-- | astro/p5-Astro-MoonPhase/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/astro/p5-Astro-MoonPhase/Makefile b/astro/p5-Astro-MoonPhase/Makefile index dc2eeb302085..efeb330dc32b 100644 --- a/astro/p5-Astro-MoonPhase/Makefile +++ b/astro/p5-Astro-MoonPhase/Makefile @@ -12,8 +12,5 @@ COMMENT= Perl interface to calculate information about the phase of the moon USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::MoonPhase.3 .include <bsd.port.mk> |