aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/gurlchecker/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gurlchecker/Makefile b/www/gurlchecker/Makefile
index fcf1feba091b..96b94478ae39 100644
--- a/www/gurlchecker/Makefile
+++ b/www/gurlchecker/Makefile
@@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --disable-clamav
.if defined(WITHOUT_GNUTLS)
CONFIGURE_ARGS+= --disable-gnutls
.else
-LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
.endif
post-patch: