aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-24 14:05:03 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-24 14:05:03 +0000
commit16ea944cf4f529a80667c0de767ce143457df414 (patch)
treef6ba06d1473f03b4a4b98a26c75ba930eb6d5835 /multimedia
parentf3d9a33c70e042020439ff1ead1724636eb4d8da (diff)
downloadports-16ea944cf4f529a80667c0de767ce143457df414.tar.gz
ports-16ea944cf4f529a80667c0de767ce143457df414.zip
Notes
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 c0f14b7f2c01..09f577ef444b 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -59,7 +59,7 @@ PLIST_SUB+= AA=""
.endif
.if defined(WITH_LIBZVBI)
-LIB_DEPENDS+= zvbi.4:${PORTSDIR}/devel/libzvbi
+LIB_DEPENDS+= zvbi.6:${PORTSDIR}/devel/libzvbi
CONFIGURE_ARGS+=--enable-zvbi
.if ${OSVERSION} > 500000
PLIST_SUB+= ZVBI="" ZVBI5=""