summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2005-01-11 06:35:51 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2005-01-11 06:35:51 +0000
commit9e6b40efac81ec3d4bd4e310eba778d5c7668dab (patch)
tree18b275940070cd1bebea74d3cfc9d96059882d75 /multimedia/xawtv
parentupgrade to 0.28 (diff)
add RUN_DEPENDS
Notes
Notes: svn path=/head/; revision=126109
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index e33d38752719..08876852dd02 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -16,6 +16,8 @@ COMMENT= A TV viewing application and a few TV utilities
BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
${X11BASE}/lib/X11/fonts/misc/led-iso8859-1.pcf.gz:${PORTSDIR}/x11-fonts/tv-fonts
+RUN_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \
+ ${X11BASE}/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 \