pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/calcurse
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jul 12 09:04:01 UTC 2022
Modified Files:
pkgsrc/time/calcurse: Makefile
Log Message:
calcurse: wants python3
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/time/calcurse/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/time/calcurse/Makefile
diff -u pkgsrc/time/calcurse/Makefile:1.2 pkgsrc/time/calcurse/Makefile:1.3
--- pkgsrc/time/calcurse/Makefile:1.2 Thu Jun 30 11:18:56 2022
+++ pkgsrc/time/calcurse/Makefile Tue Jul 12 09:04:01 2022
@@ -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 @@ FAKE_NCURSES= yes
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