From 23fd2995db2bf47c3b3f74bf334b634ad1f516a8 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 5 Dec 2015 21:25:27 +0000 Subject: Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 --- www/py-scgi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/py-scgi/Makefile') diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 05c2a57a600..458cff28b2d 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2014/11/24 04:45:05 mef Exp $ +# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:06 adam Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ LICENSE= cnri-license DEPENDS+= ${PYPKGPREFIX}-quixote-[0-9]*:../../devel/py-quixote -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-quixote +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-quixote .include "../../lang/python/distutils.mk" -- cgit v1.2.3