Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Mar 2015 13:31:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 198223] fix dbus-dependency of astro/gpsd
Message-ID:  <bug-198223-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198223

            Bug ID: 198223
           Summary: fix dbus-dependency of astro/gpsd
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: glebius@FreeBSD.org
          Reporter: tcberner@gmail.com
             Flags: maintainer-feedback?(glebius@FreeBSD.org)
          Assignee: glebius@FreeBSD.org

--- Makefile.orig       2015-03-03 14:24:12.572797000 +0100
+++ Makefile    2015-03-03 14:24:24.029746000 +0100
@@ -187,7 +187,7 @@
 .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

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198223-13>