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. --- databases/luma/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/luma') diff --git a/databases/luma/Makefile b/databases/luma/Makefile index f8c1e1cb188..450d962426d 100644 --- a/databases/luma/Makefile +++ b/databases/luma/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2014/01/25 10:45:16 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2014/05/09 07:36:57 wiz Exp $ DISTNAME= luma-2.3 PKGREVISION= 14 @@ -17,7 +17,7 @@ SUBST_STAGE.luma= pre-configure SUBST_FILES.luma= bin/luma SUBST_SED.luma= -e "s|@PREFIX@|${PREFIX}|" REPLACE_PYTHON= bin/luma lib/luma/luma.py -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-qt3-base, py-ldap +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-qt3-base, py-ldap post-extract: cd ${WRKSRC} && mv share/man man -- cgit v1.2.3