summaryrefslogtreecommitdiff
path: root/lang/ofc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/ofc/Makefile')
-rw-r--r--lang/ofc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ofc/Makefile b/lang/ofc/Makefile
index f45f671c0ea8..4c488d45d316 100644
--- a/lang/ofc/Makefile
+++ b/lang/ofc/Makefile
@@ -35,7 +35,7 @@ LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm
.endif
.if defined (WITH_GMP)
-LIB_DEPENDS+= gmp.4:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.8:${PORTSDIR}/math/libgmp4
.endif
.include <bsd.port.mk>