aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lives
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2007-05-26 01:08:35 +0800
committerahze <ahze@FreeBSD.org>2007-05-26 01:08:35 +0800
commit64c85012f8f977e33f2b65de62e4f4ab9ccc0017 (patch)
treecab8f754ac4d3890a08c7d6f680d94c911eb648e /multimedia/lives
parentacdf4c5db05d475b7e177c3d444b80c7de8c511b (diff)
downloadfreebsd-ports-gnome-64c85012f8f977e33f2b65de62e4f4ab9ccc0017.tar.gz
freebsd-ports-gnome-64c85012f8f977e33f2b65de62e4f4ab9ccc0017.tar.zst
freebsd-ports-gnome-64c85012f8f977e33f2b65de62e4f4ab9ccc0017.zip
Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel
Diffstat (limited to 'multimedia/lives')
-rw-r--r--multimedia/lives/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index ef0a3155c3f8..198f8344ceb0 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= Magick.10:${PORTSDIR}/graphics/ImageMagick \
jack.0:${PORTSDIR}/audio/jack \
visual-0.4.0:${PORTSDIR}/graphics/libvisual04 \
theora.2:${PORTSDIR}/multimedia/libtheora \
- avcodec.1:${PORTSDIR}/multimedia/ffmpeg-devel \
+ avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
dv.4:${PORTSDIR}/multimedia/libdv \
matroska.0:${PORTSDIR}/multimedia/libmatroska \
oil-0.3.1:${PORTSDIR}/devel/liboil \