pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/gjs
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 13:10:48 UTC 2021
Modified Files:
pkgsrc/lang/gjs: Makefile
Log Message:
gjs: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/gjs/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/gjs/Makefile
diff -u pkgsrc/lang/gjs/Makefile:1.7 pkgsrc/lang/gjs/Makefile:1.8
--- pkgsrc/lang/gjs/Makefile:1.7 Tue Nov 10 11:33:50 2020
+++ pkgsrc/lang/gjs/Makefile Mon Apr 12 13:10:48 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2020/11/10 11:33:50 nia Exp $
+# $NetBSD: Makefile,v 1.8 2021/04/12 13:10:48 nia Exp $
DISTNAME= gjs-1.66.1
CATEGORIES= lang
@@ -17,6 +17,8 @@ MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/out
MESON_ARGS+= -Dinstalled_tests=false
MESON_ARGS+= -Dprofiler=disabled
+PYTHON_FOR_BUILD_ONLY= tool
+
PKGCONFIG_OVERRIDE+= output/meson-private/gjs-1.0.pc
PKGCONFIG_OVERRIDE_STAGE= post-configure
Home |
Main Index |
Thread Index |
Old Index