aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2006-11-09 02:58:12 +0800
committeroliver <oliver@FreeBSD.org>2006-11-09 02:58:12 +0800
commit857d50564263e88263d0604051c5ab9742eb368e (patch)
tree5784903bc701472ae78952e96e7756c0a44e3766 /multimedia
parentf7aaff430f4d02af97a8a4a1b4b929ac8f335552 (diff)
downloadfreebsd-ports-gnome-857d50564263e88263d0604051c5ab9742eb368e.tar.gz
freebsd-ports-gnome-857d50564263e88263d0604051c5ab9742eb368e.tar.zst
freebsd-ports-gnome-857d50564263e88263d0604051c5ab9742eb368e.zip
update libzvbi to 0.2.23
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 fcc1103211fe..14f7e67201b8 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -65,7 +65,7 @@ PLIST_SUB+= AA=""
.endif
.if defined(WITH_ZVBI)
-LIB_DEPENDS+= zvbi.9:${PORTSDIR}/devel/libzvbi
+LIB_DEPENDS+= zvbi.10:${PORTSDIR}/devel/libzvbi
CONFIGURE_ARGS+=--enable-zvbi
.if ${OSVERSION} > 500000
PLIST_SUB+= ZVBI="" ZVBI5=""