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