summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2006-11-08 18:58:12 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2006-11-08 18:58:12 +0000
commita6b4235bda92a3ae4f8f203cab64612b7158a4ba (patch)
treedde55cc8277895ec5f6743877bf3db6de03a637f /multimedia/xawtv
parentupdate to 0.3.5 (diff)
update libzvbi to 0.2.23
Notes
Notes: svn path=/head/; revision=176840
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 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=""