pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/calcurse calcurse: wants python3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8d1e6732aa00
branches:  trunk
changeset: 381746:8d1e6732aa00
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jul 12 09:04:01 2022 +0000

description:
calcurse: wants python3

diffstat:

 time/calcurse/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r ebe50b67963d -r 8d1e6732aa00 time/calcurse/Makefile
--- a/time/calcurse/Makefile    Tue Jul 12 08:59:08 2022 +0000
+++ b/time/calcurse/Makefile    Tue Jul 12 09:04:01 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/06/30 11:18:56 nia Exp $
+# $NetBSD: Makefile,v 1.3 2022/07/12 09:04:01 wiz Exp $
 
 DISTNAME=      calcurse-4.8.0
 PKGREVISION=   1
@@ -24,6 +24,8 @@
 REPLACE_PYTHON+=       contrib/caldav/calcurse-caldav
 REPLACE_PYTHON+=       contrib/vdir/calcurse-vdir
 
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
 INSTALLATION_DIRS+=    share/examples/calcurse
 
 post-install:



Home | Main Index | Thread Index | Old Index