pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-meson Mark as only for python-3.x.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f1c1fc0e849d
branches: trunk
changeset: 367289:f1c1fc0e849d
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Aug 29 07:04:04 2017 +0000
description:
Mark as only for python-3.x.
diffstat:
devel/py-meson/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 2f63814d2b92 -r f1c1fc0e849d devel/py-meson/Makefile
--- a/devel/py-meson/Makefile Tue Aug 29 06:56:17 2017 +0000
+++ b/devel/py-meson/Makefile Tue Aug 29 07:04:04 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2017/08/25 18:53:53 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/08/29 07:04:04 wiz Exp $
DISTNAME= meson-0.42.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,6 +12,8 @@
DEPENDS+= ninja-build-[0-9]*:../../devel/ninja-build
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
# c++ for tests
USE_LANGUAGES= c c++
Home |
Main Index |
Thread Index |
Old Index