From 8f8d88d9af78b5ddb076785e193049c2cda2326c Mon Sep 17 00:00:00 2001 From: ale Date: Wed, 13 May 2009 09:46:02 +0000 Subject: Chase libgmp and bump PORTREVISION. --- math/sdpa-gmp/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'math/sdpa-gmp') diff --git a/math/sdpa-gmp/Makefile b/math/sdpa-gmp/Makefile index d96e10e08c4c..14aa61c0a1b8 100644 --- a/math/sdpa-gmp/Makefile +++ b/math/sdpa-gmp/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdpa-gmp PORTVERSION= 7.1.2 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://sdpa.indsys.chuo-u.ac.jp/sdpa/files/ DISTFILES= ${SRCFILE} ${MANUALFILE} @@ -25,7 +26,7 @@ SRCFILE= ${PORTNAME}.${PORTVERSION}.src.${SRCDATE}.tar.gz MANUALFILE= sdpa.${MANUALVER}.manual.${MANDATE}.pdf GNU_CONFIGURE= yes LIB_DEPENDS+= spooles:${PORTSDIR}/math/spooles \ - gmp.7:${PORTSDIR}/math/libgmp4 \ + gmp.8:${PORTSDIR}/math/libgmp4 \ mpfr.3:${PORTSDIR}/math/mpfr CONFIGURE_ARGS+= --with-system-spooles -- cgit