summaryrefslogtreecommitdiff
path: root/time/wxRemind
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 /time/wxRemind
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 'time/wxRemind')
-rw-r--r--time/wxRemind/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/time/wxRemind/Makefile b/time/wxRemind/Makefile
index 1ba63cf3990..2de21d98ce8 100644
--- a/time/wxRemind/Makefile
+++ b/time/wxRemind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2014/01/25 10:30:26 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2014/05/09 07:37:23 wiz Exp $
DISTNAME= wxRemind-0.6.18
PKGREVISION= 4
@@ -11,7 +11,7 @@ COMMENT= Graphical front-end to Remind
DEPENDS+= ${PYPKGPREFIX}-wxWidgets>=2.6.1:../../x11/py-wxWidgets
-PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-wxWidgets
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-wxWidgets
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"