summaryrefslogtreecommitdiff
path: root/www/cherokee/Makefile
diff options
context:
space:
mode:
authoradam <adam>2015-12-05 21:25:27 +0000
committeradam <adam>2015-12-05 21:25:27 +0000
commita0b187c8d9a0c12118e2140458d3e33d71bd7fab (patch)
tree8b5f4c0229ace56a6e65a847dbf43b53a26b9dea /www/cherokee/Makefile
parentc2593a8036a102c98b480cc594e489d424a6e2d7 (diff)
downloadpkgsrc-a0b187c8d9a0c12118e2140458d3e33d71bd7fab.tar.gz
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
Diffstat (limited to 'www/cherokee/Makefile')
-rw-r--r--www/cherokee/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index f473c3d15d3..2634c85d70a 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2015/11/18 14:19:54 ryoon Exp $
+# $NetBSD: Makefile,v 1.31 2015/12/05 21:26:04 adam Exp $
DISTNAME= cherokee-1.2.101
PKGREVISION= 8
@@ -33,7 +33,7 @@ RCD_SCRIPTS= cherokee
INSTALLATION_DIRS+= ${EGDIR}/pam.d
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 1.2.101
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.2.101
.include "options.mk"