summaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-01-09 16:34:19 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-01-09 16:34:19 +0000
commit17b54d4ed8d6bf7e33d4cb403c8b373caf2b75dc (patch)
tree4c12496cc051dfc76a8f0957842dbd95e6dfcf7a /multimedia/vlc
parentUpdate to 1.2.9. (diff)
Chase gnutls update.
Notes
Notes: svn path=/head/; revision=153142
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 258882bd65b5..e078f92e1e8e 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -224,7 +224,7 @@
PORTNAME= vlc
PORTVERSION= 0.8.4a
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download2.videolan.org/pub/videolan/testing/${PORTNAME}-${DISTVERSION}/ \
http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \
@@ -647,7 +647,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
.endif
.if !defined(WITHOUT_HTTPD) && (defined(WITH_SSL) || exists(${LOCALBASE}/lib/libgnutls.a))
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-gnutls
.else
CONFIGURE_ARGS+=--disable-gnutls