diff options
Diffstat (limited to 'astro/p5-Astro/Makefile')
-rw-r--r-- | astro/p5-Astro/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/astro/p5-Astro/Makefile b/astro/p5-Astro/Makefile index d86958764faa..d62379c2a0a5 100644 --- a/astro/p5-Astro/Makefile +++ b/astro/p5-Astro/Makefile @@ -12,10 +12,5 @@ COMMENT= Collection of useful astronomical routines in Perl USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::Time.3 \ - Astro::Misc.3 \ - Astro::Coord.3 .include <bsd.port.mk> |