aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2004-06-20 02:56:05 +0800
committeroliver <oliver@FreeBSD.org>2004-06-20 02:56:05 +0800
commit0c22ae589ae54a3881e83c9f691217e3afa3f724 (patch)
tree6cfe96bb8b2c3d204a28cbcf03912789645be2de /multimedia
parentd9fcbb732382f5e1d35fde4a76c444b428f5f9a0 (diff)
downloadfreebsd-ports-gnome-0c22ae589ae54a3881e83c9f691217e3afa3f724.tar.gz
freebsd-ports-gnome-0c22ae589ae54a3881e83c9f691217e3afa3f724.tar.zst
freebsd-ports-gnome-0c22ae589ae54a3881e83c9f691217e3afa3f724.zip
depend on tv-fonts
Bump PORTREVISION
Diffstat (limited to 'multimedia')
-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 \