aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kino/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-10-19 16:43:32 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-10-19 16:43:32 +0000
commit3624ddf181da71b2f213d44844a13f92e7088879 (patch)
tree69155a2473ecd42904d8ae76e85c62fefb67950b /multimedia/kino/Makefile
parent553546281034fefe3b27f6114931d6bbce236d38 (diff)
downloadports-3624ddf181da71b2f213d44844a13f92e7088879.tar.gz
ports-3624ddf181da71b2f213d44844a13f92e7088879.zip
Notes
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>