diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 09:40:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-15 09:40:36 +0000 |
commit | eca9e1a5846891435144b2332b4d24ee1d7db5c2 (patch) | |
tree | 91a0410b81776850d0ea7dd46f7049b53d51ad48 /astro/p5-Astro-PAL | |
parent | decf7b7e70474171f141a7c9b4fc597666cceb87 (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-PAL')
-rw-r--r-- | astro/p5-Astro-PAL/Makefile | 4 | ||||
-rw-r--r-- | astro/p5-Astro-PAL/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/astro/p5-Astro-PAL/Makefile b/astro/p5-Astro-PAL/Makefile index aeb48100c551..b571a02740ab 100644 --- a/astro/p5-Astro-PAL/Makefile +++ b/astro/p5-Astro-PAL/Makefile @@ -14,9 +14,5 @@ LICENSE= GPLv3 USE_PERL5= modbuild USES= perl5 -NO_STAGE= yes - -MAN1= stime.1 -MAN3= Astro::PAL.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-PAL/pkg-plist b/astro/p5-Astro-PAL/pkg-plist index 89f463c21717..fd8575441646 100644 --- a/astro/p5-Astro-PAL/pkg-plist +++ b/astro/p5-Astro-PAL/pkg-plist @@ -2,6 +2,8 @@ bin/stime %%SITE_PERL%%/%%PERL_ARCH%%/Astro/PAL.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/PAL/PAL.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/PAL/PAL.so +%%PERL5_MAN3%%/Astro::PAL.3.gz +man/man1/stime.1.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/PAL @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Astro |