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/skytools/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/skytools') diff --git a/databases/skytools/Makefile b/databases/skytools/Makefile index 8c17e4a0898..8bfc35f9604 100644 --- a/databases/skytools/Makefile +++ b/databases/skytools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2016/10/09 21:41:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2017/01/01 14:43:28 wiz Exp $ DISTNAME= skytools-3.2 PKGREVISION= 2 @@ -20,7 +20,7 @@ USE_TOOLS+= awk gmake grep sed PY_PATCHPLIST= yes PY_NO_EGG= no -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 3.2 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 3.2 REPLACE_PYTHON+= scripts/*.py REPLACE_PYTHON+= python/*.py -- cgit v1.2.3