aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-01-31 02:38:34 +0800
committersat <sat@FreeBSD.org>2007-01-31 02:38:34 +0800
commit38d9879c817282c6068263048f3d14d4e2a48576 (patch)
treeb0cd50b9225ec6729bd29685c7d134b8a7097105 /multimedia
parentfbd03f3e5590772d54140476704340172d4368cd (diff)
downloadfreebsd-ports-gnome-38d9879c817282c6068263048f3d14d4e2a48576.tar.gz
freebsd-ports-gnome-38d9879c817282c6068263048f3d14d4e2a48576.tar.zst
freebsd-ports-gnome-38d9879c817282c6068263048f3d14d4e2a48576.zip
- Fix dependencies
Reported by: pointyhat via kris
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/lives/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 3ba3d76b41d7..4738d5470bca 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -22,12 +22,13 @@ LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \
avcodec.1:${PORTSDIR}/multimedia/ffmpeg-devel \
dv.4:${PORTSDIR}/multimedia/libdv \
matroska.0:${PORTSDIR}/multimedia/libmatroska \
+ oil-0.3.1:${PORTSDIR}/devel/liboil \
+ mjpegutils-1.8.0:${PORTSDIR}/multimedia/mjpegtools \
x264.50:${PORTSDIR}/multimedia/x264
BUILD_DEPENDS= ${LOCALBASE}/include/frei0r.h:${PORTSDIR}/graphics/frei0r
RUN_DEPENDS= mplayer:${PORTSDIR}/multimedia/mplayer \
sox:${PORTSDIR}/audio/sox \
transcode:${PORTSDIR}/multimedia/transcode \
- mjpegtools>=1.8.0:${PORTSDIR}/multimedia/mjpegtools \
xmms:${PORTSDIR}/multimedia/xmms \
mpg123:${PORTSDIR}/audio/mpg123 \
ogg123:${PORTSDIR}/audio/vorbis-tools \