aboutsummaryrefslogtreecommitdiff
path: root/net/libgnetwork
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-06 01:44:39 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-06-06 01:44:39 +0000
commitd3702246bba027fe034617b17d8def87bcaeeaa8 (patch)
treee848010bc0247089bfb704734c4f41c0962a8929 /net/libgnetwork
parent38803487eaa470e6627fc11a0c709b7673f27836 (diff)
downloadports-d3702246bba027fe034617b17d8def87bcaeeaa8.tar.gz
ports-d3702246bba027fe034617b17d8def87bcaeeaa8.zip
Chase the gnutls shared lib version.
Pointy hat to: sergei
Notes
Notes: svn path=/head/; revision=110919
Diffstat (limited to 'net/libgnetwork')
-rw-r--r--net/libgnetwork/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libgnetwork/Makefile b/net/libgnetwork/Makefile
index 6cd132c97347..1aca8e0a6b47 100644
--- a/net/libgnetwork/Makefile
+++ b/net/libgnetwork/Makefile
@@ -26,7 +26,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
#.if !defined(WITHOUT_SSL)
-#LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
+#LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
#CONFIGURE_ARGS+=--enable-ssl=gnutls
#.else
CONFIGURE_ARGS+=--enable-ssl=no