diff options
Diffstat (limited to 'astro/p5-Astro')
-rw-r--r-- | astro/p5-Astro/Makefile | 5 | ||||
-rw-r--r-- | astro/p5-Astro/pkg-plist | 3 |
2 files changed, 3 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> diff --git a/astro/p5-Astro/pkg-plist b/astro/p5-Astro/pkg-plist index dd09e9f86fbd..9801dc45dad1 100644 --- a/astro/p5-Astro/pkg-plist +++ b/astro/p5-Astro/pkg-plist @@ -2,5 +2,8 @@ %%SITE_PERL%%/Astro/Misc.pm %%SITE_PERL%%/Astro/Time.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/.packlist +%%PERL5_MAN3%%/Astro::Coord.3.gz +%%PERL5_MAN3%%/Astro::Misc.3.gz +%%PERL5_MAN3%%/Astro::Time.3.gz @dirrmtry %%SITE_PERL%%/Astro @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro |