aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-05 06:56:18 +0000
commit5e06901c396343ef79137207320bdbb383435cbb (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-GMP
parentbe444a2d99fd14557710475412df7b742d93069e (diff)
downloadports-5e06901c396343ef79137207320bdbb383435cbb.tar.gz
ports-5e06901c396343ef79137207320bdbb383435cbb.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=332813
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile5
-rw-r--r--math/p5-Math-GMP/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index cf7a2e42aa13..91c4e2da6da2 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -14,13 +14,10 @@ COMMENT= Perl module that provides an interface to the GMP library
LICENSE= LGPL20 LGPL21 LGPL3
LICENSE_COMB= dual
-LIB_DEPENDS= gmp:${PORTSDIR}/math/gmp
+LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
CONFIGURE_ARGS= INC=-I${LOCALBASE}/include LIBS="-L${LOCALBASE}/lib -lgmp"
USES= perl5
USE_PERL5= configure
-MAN3= Math::GMP.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/math/p5-Math-GMP/pkg-plist b/math/p5-Math-GMP/pkg-plist
index de77cb79dd2b..bd6ec2bb1684 100644
--- a/math/p5-Math-GMP/pkg-plist
+++ b/math/p5-Math-GMP/pkg-plist
@@ -1,8 +1,9 @@
+%%PERL5_MAN3%%/Math::GMP.3.gz
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/.packlist
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/GMP.so
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP/autosplit.ix
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math