From f32c11d872ea222db4b9c33da363f2a8098194e1 Mon Sep 17 00:00:00 2001 From: Roman Bogorodskiy Date: Sun, 16 Aug 2009 18:04:40 +0000 Subject: Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. --- net/spserver/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/spserver/Makefile') diff --git a/net/spserver/Makefile b/net/spserver/Makefile index 58c0ac6dfc27..b505bd7f7817 100644 --- a/net/spserver/Makefile +++ b/net/spserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= spserver PORTVERSION= 0.9.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -37,7 +37,7 @@ PLIST_SUB+= WITH_MATRIXSSL="@comment " .endif .if defined(WITH_GNUTLS) -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls ALL_TARGET+= build_gnutls PLIST_SUB+= WITH_GNUTLS="" .else -- cgit v1.2.3