aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-10-09 00:49:46 +0800
committerOliver Lehmann <oliver@FreeBSD.org>2005-10-09 00:49:46 +0800
commit80f3091ae7122555714b98a194ef16ae917bd731 (patch)
tree5e30182b4a1af95f65da5534ebdbb1cc00c558a5 /multimedia
parent2280019f3cdeff45de6d92cf22a11bb27e471d59 (diff)
downloadfreebsd-ports-gnome-80f3091ae7122555714b98a194ef16ae917bd731.tar.gz
freebsd-ports-gnome-80f3091ae7122555714b98a194ef16ae917bd731.tar.zst
freebsd-ports-gnome-80f3091ae7122555714b98a194ef16ae917bd731.zip
update libzvbi to 0.2.17
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/xawtv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index 50af5f56f66e..f22415aa0703 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -59,7 +59,7 @@ PLIST_SUB+= AA=""
.endif
.if defined(WITH_LIBZVBI)
-LIB_DEPENDS+= zvbi.7:${PORTSDIR}/devel/libzvbi
+LIB_DEPENDS+= zvbi.8:${PORTSDIR}/devel/libzvbi
CONFIGURE_ARGS+=--enable-zvbi
.if ${OSVERSION} > 500000
PLIST_SUB+= ZVBI="" ZVBI5=""