diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-28 17:13:11 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-28 17:13:11 +0000 |
commit | 113de86a1c43ca5d640f596c8052fe6a49b06f46 (patch) | |
tree | 0e8716fac6ebaa09d19eea5c387f13ac768d0621 /astro/p5-Astro-FITS-CFITSIO | |
parent | 6acbbcf755e3721d7125ff777a5a48b2c7937f1e (diff) |
Notes
Diffstat (limited to 'astro/p5-Astro-FITS-CFITSIO')
-rw-r--r-- | astro/p5-Astro-FITS-CFITSIO/Makefile | 3 | ||||
-rw-r--r-- | astro/p5-Astro-FITS-CFITSIO/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/astro/p5-Astro-FITS-CFITSIO/Makefile b/astro/p5-Astro-FITS-CFITSIO/Makefile index a7ab3f078244..4573ca2998ec 100644 --- a/astro/p5-Astro-FITS-CFITSIO/Makefile +++ b/astro/p5-Astro-FITS-CFITSIO/Makefile @@ -15,8 +15,5 @@ LIB_DEPENDS= cfitsio:${PORTSDIR}/astro/cfitsio CONFIGURE_ENV= CFITSIO=${LOCALBASE} USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::FITS::CFITSIO.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-FITS-CFITSIO/pkg-plist b/astro/p5-Astro-FITS-CFITSIO/pkg-plist index f082e0ef06f2..7ce4b9998f17 100644 --- a/astro/p5-Astro-FITS-CFITSIO/pkg-plist +++ b/astro/p5-Astro-FITS-CFITSIO/pkg-plist @@ -3,6 +3,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/autosplit.ix %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/CFITSIO.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO/CFITSIO.so +%%PERL5_MAN3%%/Astro::FITS::CFITSIO.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS/CFITSIO @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/FITS @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro |