aboutsummaryrefslogtreecommitdiffstats
path: root/lang/librep
diff options
context:
space:
mode:
Diffstat (limited to 'lang/librep')
-rw-r--r--lang/librep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile
index 2f67b0ef491f..9f7565c56661 100644
--- a/lang/librep/Makefile
+++ b/lang/librep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= librep
PORTVERSION= 0.16.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= lang elisp gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= librep
@@ -45,7 +45,7 @@ BROKEN= "Does not build on ia64"
.endif
.if ${OSVERSION} > 500023
-LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
.else
EXTRA_PATCHES+= ${FILESDIR}/stable-patch-src_numbers.c
.endif