aboutsummaryrefslogtreecommitdiff
path: root/net/samba4-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba4-devel/Makefile')
-rw-r--r--net/samba4-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba4-devel/Makefile b/net/samba4-devel/Makefile
index 13afe657fe33..bbcbd38704fc 100644
--- a/net/samba4-devel/Makefile
+++ b/net/samba4-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME?= ${SAMBA4_PORTNAME}
PORTVERSION?= ${SAMBA4_VERSION}
-PORTREVISION?= 4
+PORTREVISION?= 5
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= samba/samba4
@@ -138,7 +138,7 @@ CONFIGURE_ARGS+= --without-pthreads
.endif
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --enable-gnutls
.else
CONFIGURE_ARGS+= --disable-gnutls