summaryrefslogtreecommitdiff
path: root/security/libprelude-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libprelude-python/Makefile')
-rw-r--r--security/libprelude-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libprelude-python/Makefile b/security/libprelude-python/Makefile
index 754d5153471..a5dda8782fd 100644
--- a/security/libprelude-python/Makefile
+++ b/security/libprelude-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2018/04/17 22:29:49 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2018/07/03 05:03:31 adam Exp $
PKGNAME= libprelude-python-${VERSION}
PKGREVISION= 11
@@ -15,7 +15,7 @@ BUILD_DIRS= bindings/low-level/python bindings/python
PKG_OPTIONS_VAR= PKG_OPTIONS.libprelude
PKG_SUPPORTED_OPTIONS= debug
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.9.24.1
.include "../../mk/bsd.options.mk"