diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-28 17:13:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-28 17:13:20 +0000 |
commit | cef72a4f36d3c8911a9e5b7b0817ca81c12d0a4e (patch) | |
tree | b50ff25f304b0bcf1a8bbc744819698c42151bb3 /astro/p5-Astro-MoonPhase | |
parent | 6cfe675d1cf2d0676e12d9ac5ba276f138dcf48a (diff) | |
download | freebsd-ports-cef72a4f36d3c8911a9e5b7b0817ca81c12d0a4e.zip |
- Support STAGEDIR
Diffstat (limited to 'astro/p5-Astro-MoonPhase')
-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 |