summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-12-31 11:36:46 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-12-31 11:36:46 +0000
commitb4d7d6158180e399e975691f544b3d8ad728e80d (patch)
tree141177776f880d661020486466c6dd7fd7a1d005 /multimedia
parent- Update to 6.2 (diff)
update to libzvbi 0.2.11
Notes
Notes: svn path=/head/; revision=125595
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 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=""