pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/graphene
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 13:23:36 UTC 2021
Modified Files:
pkgsrc/graphics/graphene: Makefile
Log Message:
graphene: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/graphics/graphene/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/graphene/Makefile
diff -u pkgsrc/graphics/graphene/Makefile:1.2 pkgsrc/graphics/graphene/Makefile:1.3
--- pkgsrc/graphics/graphene/Makefile:1.2 Sun Sep 6 13:24:40 2020
+++ pkgsrc/graphics/graphene/Makefile Mon Apr 12 13:23:36 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/09/06 13:24:40 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2021/04/12 13:23:36 nia Exp $
DISTNAME= graphene-1.10.2
CATEGORIES= graphics
@@ -18,6 +18,8 @@ MESON_ARGS+= -Dintrospection=true
MESON_ARGS+= -Dtests=false
MESON_ARGS+= -Dinstalled_tests=false
+PYTHON_FOR_BUILD_ONLY= tool
+
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../devel/meson/build.mk"
Home |
Main Index |
Thread Index |
Old Index