aboutsummaryrefslogtreecommitdiffstats
path: root/net/remmina/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/remmina/Makefile')
-rw-r--r--net/remmina/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 85b5bdc66fea..d3a9399e3ada 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -7,6 +7,7 @@
PORTNAME= remmina
PORTVERSION= 0.9.3
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= SF/${PORTNAME}/0.9
@@ -52,7 +53,7 @@ CONFIGURE_ARGS+=--disable-ssh
.endif
.if !defined(WITHOUT_GCRYPT)
-LIB_DEPENDS+= gcrypt.17:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS+= gcrypt.18:${PORTSDIR}/security/libgcrypt
.else
CONFIGURE_ARGS+=--disable-gcrypt
.endif