pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/gobject-introspection gobject-introspection: rem...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59cd9b1fdc48
branches:  trunk
changeset: 396962:59cd9b1fdc48
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 13 09:43:19 2019 +0000

description:
gobject-introspection: remove INSTALL_ENV setting now that
py-meson/build.mk honors MAKE_ENV during installation.

diffstat:

 devel/gobject-introspection/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a1bca646460d -r 59cd9b1fdc48 devel/gobject-introspection/Makefile
--- a/devel/gobject-introspection/Makefile      Thu Jun 13 09:42:40 2019 +0000
+++ b/devel/gobject-introspection/Makefile      Thu Jun 13 09:43:19 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2019/06/12 13:57:20 adam Exp $
+# $NetBSD: Makefile,v 1.63 2019/06/13 09:43:19 wiz Exp $
 
 DISTNAME=      gobject-introspection-1.60.1
 PKGREVISION=   1
@@ -35,7 +35,6 @@
 .endif
 
 MAKE_ENV+=     LD_LIBRARY_PATH=${WRKSRC}/output/girepository
-INSTALL_ENV+=  LD_LIBRARY_PATH=${WRKSRC}/output/girepository
 
 BUILDLINK_API_DEPENDS.glib2+= glib2>=2.58.0
 .include "../../devel/glib2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index