pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/mutter
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 13:05:09 UTC 2021
Modified Files:
pkgsrc/wm/mutter: Makefile
Log Message:
mutter: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/wm/mutter/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/mutter/Makefile
diff -u pkgsrc/wm/mutter/Makefile:1.5 pkgsrc/wm/mutter/Makefile:1.6
--- pkgsrc/wm/mutter/Makefile:1.5 Sun Nov 22 00:05:09 2020
+++ pkgsrc/wm/mutter/Makefile Mon Apr 12 13:05:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/11/22 00:05:09 gutteridge Exp $
+# $NetBSD: Makefile,v 1.6 2021/04/12 13:05:09 nia Exp $
DISTNAME= mutter-3.38.1
CATEGORIES= wm gnome
@@ -47,6 +47,8 @@ PKGCONFIG_OVERRIDE+= output/meson-priva
LDFLAGS+= ${COMPILER_RPATH_FLAG}${PREFIX}/lib/mutter-7
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "../../devel/meson/build.mk"
.include "../../devel/glib2/schemas.mk"
.include "../../audio/libcanberra/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index