summaryrefslogtreecommitdiff
path: root/graphics/py-aafigure/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/py-aafigure/Makefile')
-rw-r--r--graphics/py-aafigure/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile
index 36366522040..76d2995ec88 100644
--- a/graphics/py-aafigure/Makefile
+++ b/graphics/py-aafigure/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/03/15 19:57:40 hiramatsu Exp $
+# $NetBSD: Makefile,v 1.9 2015/12/05 21:25:45 adam Exp $
DISTNAME= aafigure-0.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -17,7 +17,7 @@ DEPENDS+= ${PYPKGPREFIX}-reportlab-[0-9]*:../../print/py-reportlab
USE_LANGUAGES= # none
PYTHON_SELF_CONFLICT= yes
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-reportlab, py-imaging
+PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-reportlab, py-imaging
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"