aboutsummaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-03-03 22:44:00 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-03-03 22:44:00 +0000
commit2b8a4b6c142696cd82d0b3359c582a9c521c97b3 (patch)
treedc4c3e6f2bc9b28741adfd4a2e14864f6e528728 /astro
parent2f5d45a25d4cab7a6c9caff75f13a0c73dd55ad2 (diff)
downloadports-2b8a4b6c142696cd82d0b3359c582a9c521c97b3.tar.gz
ports-2b8a4b6c142696cd82d0b3359c582a9c521c97b3.zip
Notes
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