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/gramps3/Makefile | 4 ++-- databases/gramps3/options.mk | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'databases/gramps3') diff --git a/databases/gramps3/Makefile b/databases/gramps3/Makefile index 7405b68373f..fc7d3dcb764 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2014/05/09 07:36:56 wiz Exp $ DISTNAME= gramps-3.4.4 PKGREVISION= 2 @@ -16,7 +16,7 @@ USE_TOOLS+= msgfmt pkg-config intltool msgconv USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2, py-gtk2 REPLACE_PYTHON= src/DateHandler/_Date_fr.py REPLACE_PYTHON+= src/plugins/quickview/Reporef.py diff --git a/databases/gramps3/options.mk b/databases/gramps3/options.mk index 365fa646279..39a93e41b4a 100644 --- a/databases/gramps3/options.mk +++ b/databases/gramps3/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.3 2014/01/25 10:29:59 wiz Exp $ +# $NetBSD: options.mk,v 1.4 2014/05/09 07:36:56 wiz Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.gramps3 PKG_SUPPORTED_OPTIONS= graphviz enchant freefont @@ -7,7 +7,7 @@ PKG_SUPPORTED_OPTIONS= graphviz enchant freefont .if !empty(PKG_OPTIONS:Menchant) DEPENDS+= ${PYPKGPREFIX}-enchant-[0-9]*:../../textproc/py-enchant -PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-ORBit via py-gnome2 .include "../../x11/py-gnome2-extras/buildlink3.mk" .endif -- cgit v1.2.3