summaryrefslogtreecommitdiff
path: root/security/libpreludedb-python/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/libpreludedb-python/Makefile')
-rw-r--r--security/libpreludedb-python/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libpreludedb-python/Makefile b/security/libpreludedb-python/Makefile
index 8627d50ebc5..045991915eb 100644
--- a/security/libpreludedb-python/Makefile
+++ b/security/libpreludedb-python/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/08/23 14:30:41 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2015/12/05 21:25:56 adam Exp $
PKGNAME= libpreludedb-python-${VERSION}
PKGREVISION= 11
@@ -16,7 +16,7 @@ PYBINMODULE= yes
PY_PATCHPLIST= yes
BUILD_DIRS= bindings
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.24.1
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 0.9.24.1
.include "../../lang/python/application.mk"
.include "../../lang/python/extension.mk"