From 73a050fbf4b1aba6dbcff75747e1766c48b302b6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Jul 2016 13:03:30 +0000 Subject: Remove python33: adapt all packages that refer to it. --- www/py-scgi/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/py-scgi') diff --git a/www/py-scgi/Makefile b/www/py-scgi/Makefile index 458cff28b2d..d68bb8cc27a 100644 --- a/www/py-scgi/Makefile +++ b/www/py-scgi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2015/12/05 21:26:06 adam Exp $ +# $NetBSD: Makefile,v 1.12 2016/07/09 13:04:15 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -7,7 +7,7 @@ LICENSE= cnri-license DEPENDS+= ${PYPKGPREFIX}-quixote-[0-9]*:../../devel/py-quixote -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-quixote +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-quixote .include "../../lang/python/distutils.mk" -- cgit v1.2.3