pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/glib-networking glib-networking: remove no longer ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb3f355a6df6
branches: trunk
changeset: 335033:fb3f355a6df6
user: leot <leot%pkgsrc.org@localhost>
date: Tue Jun 11 13:12:16 2019 +0000
description:
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:
net/glib-networking/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r e908a4fb6d38 -r fb3f355a6df6 net/glib-networking/Makefile
--- a/net/glib-networking/Makefile Tue Jun 11 12:46:00 2019 +0000
+++ b/net/glib-networking/Makefile Tue Jun 11 13:12:16 2019 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index