summaryrefslogtreecommitdiff
path: root/security/py-yara/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-yara/Makefile')
-rw-r--r--security/py-yara/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-yara/Makefile b/security/py-yara/Makefile
index 800d7eac688..8e008e9b923 100644
--- a/security/py-yara/Makefile
+++ b/security/py-yara/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2015/06/06 09:13:27 pettai Exp $
+# $NetBSD: Makefile,v 1.2 2015/12/05 21:25:58 adam Exp $
PKGNAME= ${PYPKGPREFIX}-yara-${YAVER}
CATEGORIES= security python
@@ -8,7 +8,7 @@ COMMENT= Yara python bindings
WRKSRC= ${WRKDIR}/yara-${YAVER}/yara-python
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35
.include "../../security/yara/Makefile.common"
.include "../../security/yara/buildlink3.mk"