summaryrefslogtreecommitdiff
path: root/security/py-lasso/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-lasso/Makefile')
-rw-r--r--security/py-lasso/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile
index c89f82543e3..e36868dc70c 100644
--- a/security/py-lasso/Makefile
+++ b/security/py-lasso/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/01/01 14:43:55 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2018/07/03 05:03:31 adam Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 3
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --disable-perl
INSTALL_DIRS= bindings/python
PY_PATCHPLIST= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 2.4.1
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 2.4.1
.include "../../lang/python/extension.mk"