From 6110b3907a630ba5f56311a5b07f346b35648583 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 9 May 2014 07:36:53 +0000 Subject: Mark packages that are not ready for python-3.3 also not ready for 3.4, until proven otherwise. --- wm/bmpanel2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/bmpanel2') diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile index b49fa5986f4..07b3d950b53 100644 --- a/wm/bmpanel2/Makefile +++ b/wm/bmpanel2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2014/05/05 00:48:24 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2014/05/09 07:37:23 wiz Exp $ DISTNAME= bmpanel2-2.1pre1 PKGREVISION= 16 @@ -18,7 +18,7 @@ USE_TOOLS+= pkg-config gzip PY_PATCHPLIST= yes REPLACE_PYTHON= extra/py/bmpanel2.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 2.1pre1 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.1pre1 SUBST_CLASSES+= prefix SUBST_SED.prefix= -e "s,/usr/local,${PREFIX},g" -- cgit v1.2.3