summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:31 -0700
committerVlad Glagolev2022-07-27 15:02:31 -0700
commit92b6f6946a0c78e5310c72758703855a24bafed6 (patch)
tree028937749ff029d19a0adbd10083363c6ade679b /net
parentdf3710c7249a723f64f2626725b4dcf1e495ba7d (diff)
dnsmasq: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'net')
-rwxr-xr-xnet/dnsmasq/DEPENDS2
-rw-r--r--net/dnsmasq/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/dnsmasq/DEPENDS b/net/dnsmasq/DEPENDS
index 3312df509f..131fa495cc 100755
--- a/net/dnsmasq/DEPENDS
+++ b/net/dnsmasq/DEPENDS
@@ -1,6 +1,6 @@
depends gawk &&
depends gmp &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
optional_depends dbus "-DHAVE_DBUS" "" "DBus configuration support" &&
optional_depends GETTEXT "" "" "for i18n support" &&
optional_depends libidn "-DHAVE_IDN" "" "IDN support" &&
diff --git a/net/dnsmasq/HISTORY b/net/dnsmasq/HISTORY
index 10667bdf88..cc79477d48 100644
--- a/net/dnsmasq/HISTORY
+++ b/net/dnsmasq/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2022-04-11 Eric Sandall <sandalle@sourcemage.org>
* DETAILS: Updated to 2.86