aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vlc
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2007-07-01 08:56:16 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2007-07-01 08:56:16 +0000
commit95eecf16e69745980390ef202f67ec4d0e09f051 (patch)
treec85134f7d4e51bcd8a8619a9bb6e48e31f8c4a19 /multimedia/vlc
parent3ee84121a1253dd584be4ba3370807c75363b68b (diff)
downloadports-95eecf16e69745980390ef202f67ec4d0e09f051.tar.gz
ports-95eecf16e69745980390ef202f67ec4d0e09f051.zip
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
Notes
Notes: svn path=/head/; revision=194564
Diffstat (limited to 'multimedia/vlc')
-rw-r--r--multimedia/vlc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 5491551c3278..4e5aa9d8b9a9 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,6 +10,7 @@
PORTNAME= vlc
DISTVERSION= 0.8.6c
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \
@@ -476,7 +477,7 @@ RUN_DEPENDS+= transcode:${PORTSDIR}/multimedia/transcode
.endif
.if !defined(WITHOUT_HTTPD)
-LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.13:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--enable-gnutls
.else
CONFIGURE_ARGS+=--disable-gnutls