summaryrefslogtreecommitdiff
path: root/math/py-mpz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-mpz/Makefile')
-rw-r--r--math/py-mpz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-mpz/Makefile b/math/py-mpz/Makefile
index 51e736f15c06..6e7341e47a36 100644
--- a/math/py-mpz/Makefile
+++ b/math/py-mpz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpz
PORTVERSION= ${PYTHON_PORTVERSION}
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= ${PYTHON_MASTER_SITES}
@@ -18,7 +18,7 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= perky@FreeBSD.org
COMMENT= Python bindings to the GNU Multiple Precision library
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4
PLIST_FILES= lib/%%PYTHON_VERSION%%/site-packages/mpz.so
DIST_SUBDIR= python