summaryrefslogtreecommitdiff
path: root/wm/bmpanel2
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
committerwiz <wiz@pkgsrc.org>2014-05-09 07:36:53 +0000
commit6110b3907a630ba5f56311a5b07f346b35648583 (patch)
tree5e055948d6bf3908006c42aff77eac3ac020d198 /wm/bmpanel2
parente10e726ca1e2e87e38883d59d9f2f27d9b31bbdb (diff)
downloadpkgsrc-6110b3907a630ba5f56311a5b07f346b35648583.tar.gz
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
Diffstat (limited to 'wm/bmpanel2')
-rw-r--r--wm/bmpanel2/Makefile4
1 files changed, 2 insertions, 2 deletions
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"