pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/todoman does not support python-2.x, mark it as s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/07aac08755bf
branches: trunk
changeset: 360156:07aac08755bf
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 24 16:57:36 2017 +0000
description:
does not support python-2.x, mark it as such.
diffstat:
misc/todoman/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 08eb159a5edb -r 07aac08755bf misc/todoman/Makefile
--- a/misc/todoman/Makefile Fri Mar 24 16:55:39 2017 +0000
+++ b/misc/todoman/Makefile Fri Mar 24 16:57:36 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/02/27 10:24:11 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2017/03/24 16:57:36 wiz Exp $
DISTNAME= todoman-2.1.0
CATEGORIES= misc
@@ -26,6 +26,7 @@
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
BUILD_DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
+PYTHON_VERSIONS_INCOMPATIBLE= 27
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
Home |
Main Index |
Thread Index |
Old Index