aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2004-12-31 19:36:46 +0800
committeroliver <oliver@FreeBSD.org>2004-12-31 19:36:46 +0800
commit830e9d1494fe767ea4499cd5380438709567a5a3 (patch)
tree7bbb1b0ba232c30d4938d3ad8f6a9c33797a22e6 /multimedia/xawtv
parent980ca658fbf06eb991b5980bcf88480e9706f46e (diff)
downloadfreebsd-ports-gnome-830e9d1494fe767ea4499cd5380438709567a5a3.tar.gz
freebsd-ports-gnome-830e9d1494fe767ea4499cd5380438709567a5a3.tar.zst
freebsd-ports-gnome-830e9d1494fe767ea4499cd5380438709567a5a3.zip
update to libzvbi 0.2.11
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index 19798c10ce24..e33d38752719 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -49,7 +49,7 @@ ONLY_FOR_ARCHS= alpha i386
.endif
.if defined(WITH_LIBZVBI)
-LIB_DEPENDS+= zvbi.3:${PORTSDIR}/devel/libzvbi
+LIB_DEPENDS+= zvbi.4:${PORTSDIR}/devel/libzvbi
CONFIGURE_ARGS+=--enable-zvbi
.if ${OSVERSION} > 500000
PLIST_SUB+= ZVBI="" ZVBI5=""