From eca1cf95d458e76990c77d38103cf30a96c51467 Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 16 Aug 2009 18:04:40 +0000 Subject: Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. --- multimedia/vlc/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia/vlc') diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index bcf8881ab91e..e89787c48ddc 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ @@ -514,7 +514,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode .endif .if !defined(WITHOUT_HTTPD) -LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls +LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls CONFIGURE_ARGS+=--enable-gnutls .else CONFIGURE_ARGS+=--disable-gnutls -- cgit