From d9cd52ca4f7d2f437462e137076da25e25647437 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. --- mail/getmail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/getmail') diff --git a/mail/getmail/Makefile b/mail/getmail/Makefile index edd27485806..2dd1726aecb 100644 --- a/mail/getmail/Makefile +++ b/mail/getmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.150 2016/10/23 15:45:37 schmonz Exp $ +# $NetBSD: Makefile,v 1.151 2017/01/01 14:43:45 wiz Exp $ DISTNAME= getmail-4.52.0 CATEGORIES= mail @@ -12,7 +12,7 @@ LICENSE= gnu-gpl-v2 USE_LANGUAGES= # none REPLACE_PYTHON= *.py getmailcore/*.py -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 4.44.0 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 4.44.0 .include "../../lang/python/application.mk" .include "../../lang/python/distutils.mk" -- cgit v1.2.3