summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2016-01-05 21:38:07 +0000
committerjoerg <joerg@pkgsrc.org>2016-01-05 21:38:07 +0000
commitb2223182be9726c5c4bcb6c6a1e94e82bae30451 (patch)
treec124ccd424d2f819ae5aadc84e750ce59cfa5033 /net
parent7230654a6fc687d267d40239c56e00fe91926af0 (diff)
downloadpkgsrc-b2223182be9726c5c4bcb6c6a1e94e82bae30451.tar.gz
Fix name of libav plugin.
Diffstat (limited to 'net')
-rw-r--r--net/corebird/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/corebird/options.mk b/net/corebird/options.mk
index 8e708859462..1f15839cd8d 100644
--- a/net/corebird/options.mk
+++ b/net/corebird/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2014/12/06 09:14:11 obache Exp $
+# $NetBSD: options.mk,v 1.2 2016/01/05 21:38:07 joerg Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.corebird
@@ -11,7 +11,7 @@ PKG_SUGGESTED_OPTIONS= gstreamer
.include "../../multimedia/gst-plugins1-base/buildlink3.mk"
DEPENDS+= gst-plugins1-bad-[0-9]*:../../multimedia/gst-plugins1-bad
DEPENDS+= gst-plugins1-good-[0-9]*:../../multimedia/gst-plugins1-good
-DEPENDS+= gst-libav-[0-9]*:../../multimedia/gst-plugins1-libav
+DEPENDS+= gst-plugins1-libav-[0-9]*:../../multimedia/gst-plugins1-libav
CONFIGURE_ARGS+= --enable-video
.else
CONFIGURE_ARGS+= --disable-video