summaryrefslogtreecommitdiff
path: root/math/yacas/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/yacas/Makefile')
-rw-r--r--math/yacas/Makefile2
1 files changed, 1 insertions, 1 deletions
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