diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-05 06:56:18 +0000 |
commit | 5e06901c396343ef79137207320bdbb383435cbb (patch) | |
tree | f1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Chart-Math-Axis | |
parent | be444a2d99fd14557710475412df7b742d93069e (diff) | |
download | ports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz ports-5e06901c396343ef79137207320bdbb383435cbb.zip |
Notes
Diffstat (limited to 'math/p5-Chart-Math-Axis')
-rw-r--r-- | math/p5-Chart-Math-Axis/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Chart-Math-Axis/pkg-plist | 9 |
2 files changed, 5 insertions, 7 deletions
diff --git a/math/p5-Chart-Math-Axis/Makefile b/math/p5-Chart-Math-Axis/Makefile index 5bdf45519ffb..e0f5476c0e3e 100644 --- a/math/p5-Chart-Math-Axis/Makefile +++ b/math/p5-Chart-Math-Axis/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Chart::Math::Axis.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Chart-Math-Axis/pkg-plist b/math/p5-Chart-Math-Axis/pkg-plist index 091da486d30e..5aa767c084a7 100644 --- a/math/p5-Chart-Math-Axis/pkg-plist +++ b/math/p5-Chart-Math-Axis/pkg-plist @@ -1,7 +1,8 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math/Axis/.packlist +%%PERL5_MAN3%%/Chart::Math::Axis.3.gz %%SITE_PERL%%/Chart/Math/Axis.pm -@dirrmtry %%SITE_PERL%%/Chart/Math -@dirrmtry %%SITE_PERL%%/Chart -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math/Axis +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math/Axis/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math/Axis @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart/Math @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Chart +@dirrmtry %%SITE_PERL%%/Chart/Math +@dirrmtry %%SITE_PERL%%/Chart |