aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-06-14 14:11:51 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-06-14 14:11:51 +0000
commitb876916186d4f89b320dee3f2c4397d41b75fe54 (patch)
tree5e360c915d8fc331020243a2b40e5657489e2425 /net
parent630e157c543844245ca3feffb91a3627c4ee6b0e (diff)
downloadports-b876916186d4f89b320dee3f2c4397d41b75fe54.tar.gz
ports-b876916186d4f89b320dee3f2c4397d41b75fe54.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/libvncserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile
index ec086bc525c2..5686b3de3cf2 100644
--- a/net/libvncserver/Makefile
+++ b/net/libvncserver/Makefile
@@ -36,7 +36,7 @@ OPENSSL_CONFIGURE_OFF= --without-crypto --without-ssl
GCRYPT_LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
GCRYPT_CONFIGURE_ON= --with-gcrypt
-GCRYPT_CONFIGURE_ON= --without-gcrypt
+GCRYPT_CONFIGURE_OFF= --without-gcrypt
IPV6_CONFIGURE_ON= --with-ipv6
IPV6_CONFIGURE_OFF= --without-ipv6