diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-14 12:54:41 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2006-11-14 12:54:41 +0000 |
commit | 095fdbcf13a90691a5a37ad37344db9bb90dd0b6 (patch) | |
tree | 03c3b0ef919af7965310acdc0340a1fe82ac0f02 /multimedia/vlc-devel | |
parent | 90979fb60fea38722690d6ded421298179a2664e (diff) |
Notes
Diffstat (limited to 'multimedia/vlc-devel')
-rw-r--r-- | multimedia/vlc-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 135633066a91..cab81aeccfb8 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.9.0.20061020 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://nightlies.videolan.org/build/source/ # http://download.videolan.org/pub/videolan/vlc/${PORTVERSION}/ \ @@ -23,7 +23,7 @@ DISTNAME= ${PORTNAME}-snapshot-${DISTVERSION:S/0.9.0.//} MAINTAINER= multimedia@FreeBSD.org COMMENT= Multimedia streaming server and player for various audio/video formats -LIB_DEPENDS= notify.2:${PORTSDIR}/devel/libnotify +LIB_DEPENDS= notify.1:${PORTSDIR}/devel/libnotify RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera OPTIONS+= A52 "a52 audio support, many DVDs use this" On |