diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 15:38:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-09-30 15:38:15 +0000 |
commit | 47a32a971e9f2a67c96dc3799bfd7a427a270468 (patch) | |
tree | da0aa7f9449844897ecf2e150a9907ed078499d4 /math | |
parent | 69da4ed50d183b92f18994273c3f15d9c3ec3a05 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPz/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-GMPz/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/math/p5-Math-GMPz/Makefile b/math/p5-Math-GMPz/Makefile index 5c90cd348911..75eca0985bac 100644 --- a/math/p5-Math-GMPz/Makefile +++ b/math/p5-Math-GMPz/Makefile @@ -22,7 +22,4 @@ CONFIGURE_ARGS= INC=-I${LOCALBASE}/include LIBS="-L${LOCALBASE}/lib -lgmp" USE_PERL5= configure USES= perl5 -MAN3= Math::GMPz.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/math/p5-Math-GMPz/pkg-plist b/math/p5-Math-GMPz/pkg-plist index c4ffe91c9ca1..f6c1ce100a58 100644 --- a/math/p5-Math-GMPz/pkg-plist +++ b/math/p5-Math-GMPz/pkg-plist @@ -8,6 +8,7 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random/Random.so %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V/V.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V/V.so +%%PERL5_MAN3%%/Math::GMPz.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/V @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz/Random @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPz |