summaryrefslogtreecommitdiff
path: root/security/prelude-correlator/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/prelude-correlator/Makefile')
-rw-r--r--security/prelude-correlator/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/prelude-correlator/Makefile b/security/prelude-correlator/Makefile
index f8dc3fe08cc..0e2357a7efb 100644
--- a/security/prelude-correlator/Makefile
+++ b/security/prelude-correlator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/01/01 14:43:54 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/07/03 05:03:31 adam Exp $
DISTNAME= prelude-correlator-0.9.0-beta8
PKGNAME= prelude-correlator-${DISTNAME:S/-beta/beta/:C/.*-//}
@@ -50,7 +50,7 @@ REQD_DIRS+= ${PRELUDE_HOME}
REQD_DIRS_PERMS+= ${PRELUDE_HOME} ${PRELUDE_USER} ${PRELUDE_GROUP} 0700
REPLACE_PYTHON= PreludeCorrelator/main.py
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # not yet ported as of 0.9.0beta8
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # not yet ported as of 0.9.0beta8
EGG_NAME= prelude_correlator-0.9.0b8
pre-patch: