summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-28 12:20:54 +0000
committerwiz <wiz@pkgsrc.org>2022-01-28 12:20:54 +0000
commitc14a9e876dbea1aaa6c9e15bfe456e693c7535eb (patch)
treea9e5347e90f5be7fa804299f87d27247eb480e84 /x11
parent82b92d6591c1a6063e1322ebcc13906f34360bb1 (diff)
downloadpkgsrc-c14a9e876dbea1aaa6c9e15bfe456e693c7535eb.tar.gz
caribou: restrict to python 3.x
(reduce py27-gobject3 users)
Diffstat (limited to 'x11')
-rw-r--r--x11/caribou/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/caribou/Makefile b/x11/caribou/Makefile
index f2573c5bed9..c3d68e98224 100644
--- a/x11/caribou/Makefile
+++ b/x11/caribou/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/12/08 16:07:02 adam Exp $
+# $NetBSD: Makefile,v 1.15 2022/01/28 12:20:54 wiz Exp $
DISTNAME= caribou-0.4.21
PKGREVISION= 12
@@ -19,6 +19,8 @@ USE_TOOLS+= pkg-config intltool gmake xgettext
PY_PATCHPLIST= yes
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
CONF_FILES= ${PREFIX}/share/examples/caribou/autostart/caribou-autostart.desktop \
${PKG_SYSCONFDIR}/xdg/autostart/caribou-autostart.desktop