aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/kino
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/kino
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/kino')
-rw-r--r--multimedia/kino/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index 1433ed026f92..2c849b9c649c 100644
--- a/multimedia/kino/Makefile
+++ b/multimedia/kino/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= FFMPEG_KINO=""
.else
CONFIGURE_ARGS+= --disable-local-ffmpeg
PLIST_SUB+= FFMPEG_KINO="@comment "
-LIB_DEPENDS+= avcodec.1:$(PORTSDIR)/multimedia/ffmpeg-devel
+LIB_DEPENDS+= avcodec.1:$(PORTSDIR)/multimedia/ffmpeg
.endif
.include <bsd.port.post.mk>