summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:37 -0700
committerVlad Glagolev2022-07-27 15:02:37 -0700
commit70b9364d1a6b13f9d6318da9d9db29dcfdf30bec (patch)
treedc7980a32704f6cdc7a08b21a33da8cacf8fc142 /net
parent70d3a3f2854c577b66a11b3a10ae1019891bb6ee (diff)
strongswan: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'net')
-rwxr-xr-xnet/strongswan/DEPENDS2
-rw-r--r--net/strongswan/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/strongswan/DEPENDS b/net/strongswan/DEPENDS
index f4260ad370..8371a0f02a 100755
--- a/net/strongswan/DEPENDS
+++ b/net/strongswan/DEPENDS
@@ -1,5 +1,5 @@
depends gmp &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
optional_depends curl '--enable-curl' \
'' \
'fetch Certificates and CRLs via http' &&
diff --git a/net/strongswan/HISTORY b/net/strongswan/HISTORY
index 4e02bf7fcd..07d472aa98 100644
--- a/net/strongswan/HISTORY
+++ b/net/strongswan/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL