pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/graphene graphene: set PYTHON_FOR_BUILD_ONLY
details: https://anonhg.NetBSD.org/pkgsrc/rev/e9a50fe695dc
branches: trunk
changeset: 450196:e9a50fe695dc
user: nia <nia%pkgsrc.org@localhost>
date: Mon Apr 12 13:23:36 2021 +0000
description:
graphene: set PYTHON_FOR_BUILD_ONLY
diffstat:
graphics/graphene/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 710a609bbe83 -r e9a50fe695dc graphics/graphene/Makefile
--- a/graphics/graphene/Makefile Mon Apr 12 13:23:05 2021 +0000
+++ b/graphics/graphene/Makefile Mon Apr 12 13:23:36 2021 +0000
@@ -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+= -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