summaryrefslogtreecommitdiff
path: root/net/glib-networking
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2018-05-15 08:58:39 +0000
committerjperkin <jperkin@pkgsrc.org>2018-05-15 08:58:39 +0000
commit229b9535677651960fce169faae7038b18d87694 (patch)
tree42ab3ba7d353d16970dd4b6bbd026ce5425e0b16 /net/glib-networking
parent289b7dac9e0415dc565eb419443020cef2f20133 (diff)
downloadpkgsrc-229b9535677651960fce169faae7038b18d87694.tar.gz
py-meson: Centralise meson_post_install.py handling.
This appears to be a common problem across packages that use meson, though it's unclear at this time why this doesn't seem to be a problem for anyone else.
Diffstat (limited to 'net/glib-networking')
-rw-r--r--net/glib-networking/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile
index 1f6a8f550fb..28b707197db 100644
--- a/net/glib-networking/Makefile
+++ b/net/glib-networking/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2018/05/14 09:44:01 jperkin Exp $
+# $NetBSD: Makefile,v 1.37 2018/05/15 08:58:39 jperkin Exp $
DISTNAME= glib-networking-2.56.0
PKGREVISION= 3
@@ -19,9 +19,6 @@ USE_TOOLS+= pkg-config gmake gettext
REPLACE_PYTHON+= find-ca-certificates
REPLACE_PYTHON+= meson_post_install.py
-pre-install:
- ${CHMOD} +x ${WRKSRC}/meson_post_install.py
-
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.56.0
.include "../../devel/glib2/modules.mk"
BUILDLINK_API_DEPENDS.libproxy+= libproxy>=0.3.1