diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-09-29 01:13:16 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-09-29 01:13:16 +0800 |
commit | 8a6d6f0f376964a8c94d529ac54182de04f29e08 (patch) | |
tree | 077b129eca75d3c508c4e80fe49e1e783838b198 /astro/p5-Astro-Hipparcos | |
parent | 223e30ab2ef4a611f847c296a8a751bf83b28074 (diff) | |
download | freebsd-ports-gnome-8a6d6f0f376964a8c94d529ac54182de04f29e08.tar.gz freebsd-ports-gnome-8a6d6f0f376964a8c94d529ac54182de04f29e08.tar.zst freebsd-ports-gnome-8a6d6f0f376964a8c94d529ac54182de04f29e08.zip |
- Support STAGEDIR
Diffstat (limited to 'astro/p5-Astro-Hipparcos')
-rw-r--r-- | astro/p5-Astro-Hipparcos/Makefile | 4 | ||||
-rw-r--r-- | astro/p5-Astro-Hipparcos/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/astro/p5-Astro-Hipparcos/Makefile b/astro/p5-Astro-Hipparcos/Makefile index 86e33224db10..0e49f2538053 100644 --- a/astro/p5-Astro-Hipparcos/Makefile +++ b/astro/p5-Astro-Hipparcos/Makefile @@ -16,9 +16,5 @@ BUILD_DEPENDS= p5-ExtUtils-XSpp>=0.06:${PORTSDIR}/devel/p5-ExtUtils-XSpp \ MAKE_ARGS+= CC="${CXX}" USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Astro::Hipparcos::Record.3 \ - Astro::Hipparcos.3 .include <bsd.port.mk> diff --git a/astro/p5-Astro-Hipparcos/pkg-plist b/astro/p5-Astro-Hipparcos/pkg-plist index a204f18c8aaa..bf9f4cc0f6a9 100644 --- a/astro/p5-Astro-Hipparcos/pkg-plist +++ b/astro/p5-Astro-Hipparcos/pkg-plist @@ -3,6 +3,8 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Hipparcos/Hipparcos.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Hipparcos/Hipparcos.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Hipparcos/.packlist +%%PERL5_MAN3%%/Astro::Hipparcos.3.gz +%%PERL5_MAN3%%/Astro::Hipparcos::Record.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Astro/Hipparcos @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Astro @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Astro/Hipparcos |