summaryrefslogtreecommitdiff
path: root/textproc/uncrustify
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-09 20:36:21 +0000
committernia <nia@pkgsrc.org>2019-07-09 20:36:21 +0000
commite34f7c3d572238edfca5d203e6cc69a0222be593 (patch)
treefdcdd7b7a27f552c7fba11e05bd82455263da519 /textproc/uncrustify
parente246b2077db58769c98d6e9b4221f571e007b259 (diff)
downloadpkgsrc-e34f7c3d572238edfca5d203e6cc69a0222be593.tar.gz
uncrustify: ... actually, PYTHON_VERSIONS_ACCEPTED is better here
Diffstat (limited to 'textproc/uncrustify')
-rw-r--r--textproc/uncrustify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/uncrustify/Makefile b/textproc/uncrustify/Makefile
index 7dcd19ec51a..9fe6d9aa55d 100644
--- a/textproc/uncrustify/Makefile
+++ b/textproc/uncrustify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2019/07/09 20:23:07 nia Exp $
+# $NetBSD: Makefile,v 1.5 2019/07/09 20:36:21 nia Exp $
DISTNAME= uncrustify-uncrustify-0.69.0
PKGNAME= ${DISTNAME:S/uncrustify-//}
@@ -19,7 +19,7 @@ OBJDIR= ${WRKSRC}/build
CONFIGURE_DIRS= ${OBJDIR}
CMAKE_ARG_PATH= ${WRKSRC}
-PYTHON_VERSIONS_INCOMPATIBLE= 36 37
+PYTHON_VERSIONS_ACCEPTED= 27
PYTHON_FOR_BUILD_ONLY= yes
pre-configure: