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. --- www/py-blosxom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/py-blosxom') diff --git a/www/py-blosxom/Makefile b/www/py-blosxom/Makefile index 72b39df104a..ce9faf72dde 100644 --- a/www/py-blosxom/Makefile +++ b/www/py-blosxom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2016/07/09 13:04:13 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2017/01/01 14:44:04 wiz Exp $ PYBLOXSOMVERS= 1.5.3 DISTNAME= pyblosxom-${PYBLOXSOMVERS} @@ -27,7 +27,7 @@ INSTALLATION_DIRS= ${DOC_SUBDIR} REPLACE_PYTHON= Pyblosxom/data/pyblosxom.cgi -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 pre-configure: cd ${WRKSRC} && ${FIND} Pyblosxom -type f -name '*.orig' \ -- cgit v1.2.3