aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/kino/Makefile
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-10-20 00:43:32 +0800
committerwg <wg@FreeBSD.org>2013-10-20 00:43:32 +0800
commit7bd53d2a9f339dc47381e00f07db80cc4b59237c (patch)
tree69155a2473ecd42904d8ae76e85c62fefb67950b /multimedia/kino/Makefile
parent51b8eaeb1ac21f9fe97de34ffac01229f11188ac (diff)
downloadfreebsd-ports-gnome-7bd53d2a9f339dc47381e00f07db80cc4b59237c.tar.gz
freebsd-ports-gnome-7bd53d2a9f339dc47381e00f07db80cc4b59237c.tar.zst
freebsd-ports-gnome-7bd53d2a9f339dc47381e00f07db80cc4b59237c.zip
multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1 - Bump and update dependent ports when necessary (API change) Approved by: portmgr (bapt)
Diffstat (limited to 'multimedia/kino/Makefile')
-rw-r--r--multimedia/kino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index be1cc988ad96..5cd621419164 100644
--- a/multimedia/kino/Makefile
+++ b/multimedia/kino/Makefile
@@ -51,7 +51,7 @@ PLIST_SUB+= FFMPEG_KINO=""
.else
CONFIGURE_ARGS+= --disable-local-ffmpeg
PLIST_SUB+= FFMPEG_KINO="@comment "
-LIB_DEPENDS+= avcodec.1:${PORTSDIR}/multimedia/ffmpeg
+LIB_DEPENDS+= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg
.endif
.include <bsd.port.mk>