From 2019fddeb4a03f35d05240122f8adaba399b2031 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- misc/byobu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/byobu') diff --git a/misc/byobu/Makefile b/misc/byobu/Makefile index 6e94f9b507d..62e0f29ea62 100644 --- a/misc/byobu/Makefile +++ b/misc/byobu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2015/06/12 10:50:33 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/12/05 21:25:49 adam Exp $ BYOBUVER= 5.81 DISTNAME= byobu_${BYOBUVER}.orig @@ -24,7 +24,7 @@ REPLACE_BASH+= usr/share/byobu/tests/* REPLACE_PERL+= usr/lib/byobu/include/* REPLACE_PYTHON+= usr/lib/byobu/include/* -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-newt +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-newt EGDIR= share/examples/byobu CONFIGURE_ARGS+= --sysconfdir=${PREFIX}/${EGDIR} -- cgit v1.2.3