summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-04-05 09:53:09 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-04-05 09:53:09 +0000
commitfafeb6eb7629b6b7b1e6e0e110bcd5c6fc71d0dc (patch)
treedf749cc093da442c3e524e0a14c7c5f80e53d4a6 /multimedia/xawtv
parentupdate to 0.2.6 (diff)
libzvbi got updated - libversion got changed
bump PORTREVISION
Notes
Notes: svn path=/head/; revision=106229
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index ea5bf98a4ce7..802449d8bfc6 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xawtv
PORTVERSION= 3.91
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -50,7 +50,7 @@ ONLY_FOR_ARCHS= alpha i386
.endif
.if defined(WITH_LIBZVBI)
-LIB_DEPENDS+= zvbi.2:${PORTSDIR}/devel/libzvbi
+LIB_DEPENDS+= zvbi.3:${PORTSDIR}/devel/libzvbi
CONFIGURE_ARGS+=--enable-zvbi
.if ${OSVERSION} > 500000
PLIST_SUB+= ZVBI="" ZVBI5=""