summaryrefslogtreecommitdiff
path: root/graphics/py-uniconvertor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-uniconvertor/Makefile')
-rw-r--r--graphics/py-uniconvertor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-uniconvertor/Makefile b/graphics/py-uniconvertor/Makefile
index 1b77579c882..716f520e054 100644
--- a/graphics/py-uniconvertor/Makefile
+++ b/graphics/py-uniconvertor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/09 13:03:52 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/01/01 14:43:43 wiz Exp $
DISTNAME= uniconvertor-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -16,7 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-sk1libs-[0-9]*:../../graphics/py-sk1libs
USE_LANGUAGES= c
PYDISTUTILSPKG= yes
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-sk1libs
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-sk1libs
REPLACE_PYTHON+= src/__init__.py
.include "../../lang/python/application.mk"