diff options
-rw-r--r-- | astro/p5-Astro-MoonPhase/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-MoonPhase/pkg-plist | 1 |
2 files changed, 1 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> diff --git a/astro/p5-Astro-MoonPhase/pkg-plist b/astro/p5-Astro-MoonPhase/pkg-plist index 1edc04910346..9af904604ed7 100644 --- a/astro/p5-Astro-MoonPhase/pkg-plist +++ b/astro/p5-Astro-MoonPhase/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Astro/MoonPhase.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase/.packlist +%%PERL5_MAN3%%/Astro::MoonPhase.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/MoonPhase @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrmtry %%SITE_PERL%%/Astro |