summaryrefslogtreecommitdiff
path: root/net/glib-networking
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2019-06-11 13:12:16 +0000
committerleot <leot@pkgsrc.org>2019-06-11 13:12:16 +0000
commit8b1c9d8aef18754b6e27c346778e5cf69034f88b (patch)
treee56e0327cb30e0c9bdc2dfe2b82df06a90fcb93e /net/glib-networking
parent90d81ef7ac519862256880e02607a951d22c68f6 (diff)
downloadpkgsrc-8b1c9d8aef18754b6e27c346778e5cf69034f88b.tar.gz
glib-networking: remove no longer valid MESON_ARGS and REPLACE_PYTHON
There is no longer a way to provide a custom cacert.pem: glib-networking now picks up the default-trust-store-file gnutls ones.
Diffstat (limited to 'net/glib-networking')
-rw-r--r--net/glib-networking/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index e1d7d9a6891..0566c674ff3 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2019/06/11 12:45:46 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2019/06/11 13:12:16 leot Exp $
DISTNAME= glib-networking-2.60.1
CATEGORIES= net gnome
@@ -12,10 +12,8 @@ LICENSE= gnu-lgpl-v2
DEPENDS= mozilla-rootcerts>=1.0.20150804nb1:../../security/mozilla-rootcerts
-MESON_ARGS+= -Dca_certificates_path=${PREFIX}/share/mozilla-rootcerts/cacert.pem
USE_TOOLS+= pkg-config gmake gettext
-REPLACE_PYTHON+= find-ca-certificates
REPLACE_PYTHON+= meson_post_install.py
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0