aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2017-12-31 18:22:57 +0800
committertobik <tobik@FreeBSD.org>2017-12-31 18:22:57 +0800
commit8f2e724e8b6487c8bf43e9690974ca00b2cfb84b (patch)
tree0186ade0a943d46bc6e736aff8283c9dbe2b47fe /multimedia
parent3e3969469f3685a7d421eb1497faf3076c773306 (diff)
downloadfreebsd-ports-gnome-8f2e724e8b6487c8bf43e9690974ca00b2cfb84b.tar.gz
freebsd-ports-gnome-8f2e724e8b6487c8bf43e9690974ca00b2cfb84b.tar.zst
freebsd-ports-gnome-8f2e724e8b6487c8bf43e9690974ca00b2cfb84b.zip
multimedia/kodi-devel: Fix silly typo
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/kodi-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/kodi-devel/Makefile b/multimedia/kodi-devel/Makefile
index fc16beac0505..f66b5ccd30ea 100644
--- a/multimedia/kodi-devel/Makefile
+++ b/multimedia/kodi-devel/Makefile
@@ -98,7 +98,7 @@ AVAHI_CMAKE_BOOL= ENABLE_AVAHI
CEC_LIB_DEPENDS= libcec.so:multimedia/libcec
CEC_CMAKE_BOOL= ENABLE_CEC
-DBUS_LIB_DEPENDScd= libdbus-1.so:devel/dbus
+DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus
DBUS_CMAKE_BOOL= ENABLE_DBUS
LIBBLURAY_LIB_DEPENDS= libbluray.so:multimedia/libbluray