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/yacas/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/yacas') diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 0be19f162a04..65237041e944 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -36,7 +36,7 @@ BROKEN= Does not compile with GCC 4.2 .endif .if defined(WITH_GMP) -LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4 +LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4 CONFIGURE_ARGS+= --with-numlib=gmp PLIST_SUB+= GMP="" NOGMP="@comment " CPPFLAGS+= -I${LOCALBASE}/include -- cgit