aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2011-07-16 19:37:52 +0800
committernovel <novel@FreeBSD.org>2011-07-16 19:37:52 +0800
commit80ad8d204e74a8b3cb42d30cb4a0fda42c7d423c (patch)
treefd758d187690f3ff4967bf873a2bbc87b9814fb1 /net
parent39c5fddbe591af3166264e367664266959b8b80d (diff)
downloadfreebsd-ports-gnome-80ad8d204e74a8b3cb42d30cb4a0fda42c7d423c.tar.gz
freebsd-ports-gnome-80ad8d204e74a8b3cb42d30cb4a0fda42c7d423c.tar.zst
freebsd-ports-gnome-80ad8d204e74a8b3cb42d30cb4a0fda42c7d423c.zip
Add explicit libgcrypt depencency as it previously were pulled
by gnutls which is no longer the case since gnutls switched to nettle. Reported by: olgeni
Diffstat (limited to 'net')
-rw-r--r--net/gtk-vnc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gtk-vnc/Makefile b/net/gtk-vnc/Makefile
index 472728c585ee..561b68970ead 100644
--- a/net/gtk-vnc/Makefile
+++ b/net/gtk-vnc/Makefile
@@ -15,6 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= VNC viewer widget for GTK+
LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls \
+ gcrypt.18:${PORTSDIR}/security/libgcrypt \
sasl2.2:${PORTSDIR}/security/cyrus-sasl2 \
gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext