aboutsummaryrefslogtreecommitdiff
path: root/multimedia/kino/Makefile
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2007-05-25 17:08:35 +0000
committerMichael Johnson <ahze@FreeBSD.org>2007-05-25 17:08:35 +0000
commitbdc75674d0e0c25a7bc860b2d0a6da20bff99ca0 (patch)
treefa3f4c8b9b204eb6cd856e8231ad40a057b6936b /multimedia/kino/Makefile
parentb195b0f1d2d45faff5f329591692347d9091a58f (diff)
downloadports-bdc75674d0e0c25a7bc860b2d0a6da20bff99ca0.tar.gz
ports-bdc75674d0e0c25a7bc860b2d0a6da20bff99ca0.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 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>