pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/gobject-introspection
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 13 09:43:19 UTC 2019
Modified Files:
pkgsrc/devel/gobject-introspection: Makefile
Log Message:
gobject-introspection: remove INSTALL_ENV setting now that
py-meson/build.mk honors MAKE_ENV during installation.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/devel/gobject-introspection/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/gobject-introspection/Makefile
diff -u pkgsrc/devel/gobject-introspection/Makefile:1.62 pkgsrc/devel/gobject-introspection/Makefile:1.63
--- pkgsrc/devel/gobject-introspection/Makefile:1.62 Wed Jun 12 13:57:20 2019
+++ pkgsrc/devel/gobject-introspection/Makefile Thu Jun 13 09:43:19 2019
@@ -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 @@ SUBST_SED.timet+= -e 's,@TIMET_CTYPE@,gl
.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