From 2a6fbaaed045ab06cd7684382f4693bf0f996d55 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:43:22 +0000 Subject: Add python-3.6 to incompatible versions. --- 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 6bb2b16bbda..98f38b75f49 100644 --- a/databases/gramps3/Makefile +++ b/databases/gramps3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2016/08/03 10:22:36 adam Exp $ +# $NetBSD: Makefile,v 1.58 2017/01/01 14:43:26 wiz Exp $ DISTNAME= gramps-3.4.4 PKGREVISION= 5 @@ -16,7 +16,7 @@ USE_TOOLS+= msgfmt pkg-config intltool msgconv USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-ORBit via py-gnome2, py-gtk2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # 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 dbd61a60e5b..ec1d6087ef7 100644 --- a/databases/gramps3/options.mk +++ b/databases/gramps3/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.6 2016/07/09 13:03:34 wiz Exp $ +# $NetBSD: options.mk,v 1.7 2017/01/01 14:43:26 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= 34 35 # py-ORBit via py-gnome2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-ORBit via py-gnome2 .include "../../x11/py-gnome2-extras/buildlink3.mk" .endif -- cgit v1.2.3