summaryrefslogtreecommitdiff
path: root/comms/py-gammu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'comms/py-gammu/Makefile')
-rw-r--r--comms/py-gammu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile
index a941bf7e128..4a54004e3f3 100644
--- a/comms/py-gammu/Makefile
+++ b/comms/py-gammu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2016/12/09 14:57:06 leot Exp $
+# $NetBSD: Makefile,v 1.14 2017/01/01 14:43:26 wiz Exp $
DISTNAME= python-gammu-2.7
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//}
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
USE_TOOLS+= pkg-config
# UnicodeDecodeError: 'ascii' codec can't decode byte 0xc4 in position 1648: ordinal not in range(128)
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36
.include "../../lang/python/egg.mk"
.include "../../comms/gammu/buildlink3.mk"