We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be30706 commit 4ccf4e6Copy full SHA for 4ccf4e6
www/palemoon/options.mk
@@ -8,6 +8,7 @@ PKG_SUPPORTED_OPTIONS= dbus pulseaudio
8
.if !empty(PKG_OPTIONS:Mdbus)
9
CONFIGURE_ARGS+= --enable-dbus
10
. include "../../sysutils/dbus/buildlink3.mk"
11
+. include "../../sysutils/dbus-glib/buildlink3.mk"
12
.else
13
CONFIGURE_ARGS+= --disable-dbus
14
.endif
0 commit comments