mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
disable hidden dep on dbus
This commit is contained in:
@@ -2,6 +2,7 @@ COMMENT = authoritative DNS server
|
||||
|
||||
# update net/py-libknot when updating this
|
||||
DISTNAME = knot-3.4.5
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += dnssec 4.0 # 9.0
|
||||
SHARED_LIBS += knot 11.0 # 15.0
|
||||
@@ -41,6 +42,7 @@ CONFIGURE_STYLE = gnu
|
||||
CONFIGURE_ARGS += --with-storage=${LOCALSTATEDIR}/db/knot \
|
||||
--with-libidn \
|
||||
--enable-quic=embedded \
|
||||
--disable-dbus \
|
||||
--disable-dnstap \
|
||||
--disable-maxminddb
|
||||
|
||||
|
||||
Reference in New Issue
Block a user