pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/at-spi2-atk
Module Name: pkgsrc
Committed By: nia
Date: Mon Apr 12 13:08:18 UTC 2021
Modified Files:
pkgsrc/devel/at-spi2-atk: Makefile
Log Message:
at-spi2-atk: set PYTHON_FOR_BUILD_ONLY
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/devel/at-spi2-atk/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/at-spi2-atk/Makefile
diff -u pkgsrc/devel/at-spi2-atk/Makefile:1.31 pkgsrc/devel/at-spi2-atk/Makefile:1.32
--- pkgsrc/devel/at-spi2-atk/Makefile:1.31 Thu Oct 1 11:48:22 2020
+++ pkgsrc/devel/at-spi2-atk/Makefile Mon Apr 12 13:08:18 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2020/10/01 11:48:22 prlw1 Exp $
+# $NetBSD: Makefile,v 1.32 2021/04/12 13:08:18 nia Exp $
DISTNAME= at-spi2-atk-2.38.0
CATEGORIES= devel gnome
@@ -15,6 +15,8 @@ USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE= output/meson-private/atk-bridge-2.0.pc
PKGCONFIG_OVERRIDE_STAGE= pre-install
+PYTHON_FOR_BUILD_ONLY= tool
+
MESON_ARGS+= -Dtests=false
BUILDLINK_API_DEPENDS.atk+= atk>=2.36.0
Home |
Main Index |
Thread Index |
Old Index