diff options
Diffstat (limited to 'math/polymake/Makefile')
-rw-r--r-- | math/polymake/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/polymake/Makefile b/math/polymake/Makefile index 410df239528d..e58c9e3e98c8 100644 --- a/math/polymake/Makefile +++ b/math/polymake/Makefile @@ -7,7 +7,7 @@ PORTNAME= polymake PORTVERSION= 2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= ftp://ftp.math.tu-berlin.de/pub/combi/polymake/ @@ -17,7 +17,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-p1.diff MAINTAINER= gawrilow@math.tu-berlin.de COMMENT= A framework for experimental discrete geometry -LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_GMAKE= yes USE_BZIP2= yes |