aboutsummaryrefslogtreecommitdiff
path: root/lang/php4/Makefile.ext
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php4/Makefile.ext')
-rw-r--r--lang/php4/Makefile.ext2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile.ext b/lang/php4/Makefile.ext
index 6ccb4aeeb1fb..91768f8d43e0 100644
--- a/lang/php4/Makefile.ext
+++ b/lang/php4/Makefile.ext
@@ -125,7 +125,7 @@ USE_GETTEXT= yes
.endif
.if ${PHP_MODNAME} == "gmp"
-LIB_DEPENDS+= gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS+= gmp.7:${PORTSDIR}/math/libgmp4
CONFIGURE_ARGS+=--with-gmp=${LOCALBASE}
.endif