summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-06-19 18:56:05 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-06-19 18:56:05 +0000
commitb52d9e0defdf359412c2210159845e094bd87173 (patch)
tree09a446cdd2ac037f987913dd20d157251f664cbe /multimedia/xawtv
parentA number of fonts which are useful for TV applications (diff)
depend on tv-fonts
Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=111827
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index 802449d8bfc6..28efb283bbf3 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xawtv
PORTVERSION= 3.91
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -15,7 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A TV viewing application and a few TV utilities
-BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
+BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
+ ${PREFIX}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d \
png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \