pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgweather libgweather: disable python 2.x
details: https://anonhg.NetBSD.org/pkgsrc/rev/4df56c2f6bb3
branches: trunk
changeset: 372663:4df56c2f6bb3
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Jan 28 11:50:44 2022 +0000
description:
libgweather: disable python 2.x
(reduce possible py27-gobject3 users)
diffstat:
devel/libgweather/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d4621224f2a9 -r 4df56c2f6bb3 devel/libgweather/Makefile
--- a/devel/libgweather/Makefile Fri Jan 28 11:50:12 2022 +0000
+++ b/devel/libgweather/Makefile Fri Jan 28 11:50:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.89 2021/12/08 16:01:58 adam Exp $
+# $NetBSD: Makefile,v 1.90 2022/01/28 11:50:44 wiz Exp $
DISTNAME= libgweather-40.0
PKGREVISION= 4
@@ -14,6 +14,7 @@
USE_TOOLS+= pkg-config xgettext
PYTHON_FOR_BUILD_ONLY= tool
+PYTHON_VERSIONS_INCOMPATIBLE= 27
PKGCONFIG_OVERRIDE_STAGE= pre-install
PKGCONFIG_OVERRIDE+= output/meson-private/gweather-3.0.pc
Home |
Main Index |
Thread Index |
Old Index