aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
Diffstat (limited to 'astro')
-rw-r--r--astro/gpsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpsd/Makefile b/astro/gpsd/Makefile
index bc7bdcac0e8d..85ec303ad5b9 100644
--- a/astro/gpsd/Makefile
+++ b/astro/gpsd/Makefile
@@ -187,7 +187,7 @@ SCONS_ARGS+= socket_export=no
.endif
.if ${PORT_OPTIONS:MDBUS}
-LIB_DEPENDS+= libdbus:${PORTSDIR}/devel/dbus \
+LIB_DEPENDS+= libdbus-1.so:${PORTSDIR}/devel/dbus \
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
SCONS_ARGS+= dbus_export=yes
.endif