pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libepoxy libepoxy: needs python 3
details: https://anonhg.NetBSD.org/pkgsrc/rev/a9824415e76a
branches: trunk
changeset: 381572:a9824415e76a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Jul 10 01:10:44 2022 +0000
description:
libepoxy: needs python 3
diffstat:
graphics/libepoxy/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3b09ea03eff7 -r a9824415e76a graphics/libepoxy/Makefile
--- a/graphics/libepoxy/Makefile Sat Jul 09 18:40:46 2022 +0000
+++ b/graphics/libepoxy/Makefile Sun Jul 10 01:10:44 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2022/04/20 20:27:37 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2022/07/10 01:10:44 wiz Exp $
DISTNAME= libepoxy-1.5.9
CATEGORIES= graphics
@@ -13,6 +13,8 @@
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat>=0:../../textproc/py-expat
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= epoxy.pc.in
PYTHON_FOR_BUILD_ONLY= tool
Home |
Main Index |
Thread Index |
Old Index