aboutsummaryrefslogtreecommitdiff
path: root/www/retawq/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/retawq/Makefile')
-rw-r--r--www/retawq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/retawq/Makefile b/www/retawq/Makefile
index 2bf2182b5c89..80b31f07e266 100644
--- a/www/retawq/Makefile
+++ b/www/retawq/Makefile
@@ -8,7 +8,7 @@
PORTNAME= retawq
DISTVERSION= 0.2.6c
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= www ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-0.2.6c
@@ -33,7 +33,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --set-tls=1
.elif defined(WITH_OPENSSL)
USE_OPENSSL= yes