aboutsummaryrefslogtreecommitdiff
path: root/devel/libsoup22/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsoup22/Makefile')
-rw-r--r--devel/libsoup22/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsoup22/Makefile b/devel/libsoup22/Makefile
index f298b7c5de58..e2dde7b61e6c 100644
--- a/devel/libsoup22/Makefile
+++ b/devel/libsoup22/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libsoup
PORTVERSION= 2.2.105
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -33,7 +33,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
PLIST_SUB= VERSION="2.2"
.if !defined(WITHOUT_SSL)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
.else
CONFIGURE_ARGS+=--disable-ssl
.endif