diff --git a/net/cups/Makefile b/net/cups/Makefile index 1dc78e613..21238d418 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -53,6 +53,7 @@ define Build/Configure --without-python \ --without-php \ --enable-shared \ + --disable-dbus \ --disable-pam \ --disable-slp \ --disable-gnutls \