aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-GMP
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
committerAlex Dupre <ale@FreeBSD.org>2006-05-10 14:46:47 +0000
commitffcb54b54fe12a4154c13c239dca119d32f6d6e9 (patch)
treed2d1996032dd21dd2dafd5d23094cf94cdd7d2d1 /math/p5-Math-GMP
parent241000003cc37531d200773be1eb19996345da3c (diff)
downloadports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.tar.gz
ports-ffcb54b54fe12a4154c13c239dca119d32f6d6e9.zip
Notes
Diffstat (limited to 'math/p5-Math-GMP')
-rw-r--r--math/p5-Math-GMP/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-GMP/Makefile b/math/p5-Math-GMP/Makefile
index 14a161fdcd88..f2486df64706 100644
--- a/math/p5-Math-GMP/Makefile
+++ b/math/p5-Math-GMP/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-GMP
PORTVERSION= 2.04
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Math
@@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Perl module that provides an interface to the GMP library
-LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
PERL_CONFIGURE= yes