diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-24 14:05:03 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-01-24 14:05:03 +0000 |
commit | 16ea944cf4f529a80667c0de767ce143457df414 (patch) | |
tree | f6ba06d1473f03b4a4b98a26c75ba930eb6d5835 /multimedia/xawtv | |
parent | f3d9a33c70e042020439ff1ead1724636eb4d8da (diff) | |
download | ports-16ea944cf4f529a80667c0de767ce143457df414.tar.gz ports-16ea944cf4f529a80667c0de767ce143457df414.zip |
Notes
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r-- | multimedia/xawtv/Makefile | 2 |
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="" |