diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-28 17:13:03 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-28 17:13:03 +0000 |
commit | 3bf6d6336d822f08d9d98e4c32db5d2c37a15187 (patch) | |
tree | 43cd82e54d93e8d4e77b5dbd89792bbeabe8fea5 /astro | |
parent | e644d4e980d26be87ee6d0d7059563c4e3a7c62d (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/p5-Astro-Constants/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-Constants/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/astro/p5-Astro-Constants/Makefile b/astro/p5-Astro-Constants/Makefile index 3f688f88481a..6653f7c6ff30 100644 --- a/astro/p5-Astro-Constants/Makefile +++ b/astro/p5-Astro-Constants/Makefile @@ -12,8 +12,5 @@ COMMENT= Physical constants for use in astronomy USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::Constants.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-Constants/pkg-plist b/astro/p5-Astro-Constants/pkg-plist index 151d35b8f6a3..9b19c0b1334e 100644 --- a/astro/p5-Astro-Constants/pkg-plist +++ b/astro/p5-Astro-Constants/pkg-plist @@ -2,6 +2,7 @@ %%SITE_PERL%%/Astro/Constants/CGS.pm %%SITE_PERL%%/Astro/Constants/MKS.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Constants/.packlist +%%PERL5_MAN3%%/Astro::Constants.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Constants @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro @dirrmtry %%SITE_PERL%%/Astro/Constants |