From f3d6c48b1d026a098b5988ebe7e13bda09f46318 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 11 Sep 2016 16:46:57 +0000 Subject: Update comment about why it doesn't support python-3.x. --- graphics/py-aafigure/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/py-aafigure') diff --git a/graphics/py-aafigure/Makefile b/graphics/py-aafigure/Makefile index efb6854c996..c87d59e2f33 100644 --- a/graphics/py-aafigure/Makefile +++ b/graphics/py-aafigure/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2016/07/09 13:03:50 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/09/11 16:46:57 wiz Exp $ DISTNAME= aafigure-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -16,8 +16,7 @@ DEPENDS+= ${PYPKGPREFIX}-reportlab-[0-9]*:../../print/py-reportlab USE_LANGUAGES= # none -PYTHON_SELF_CONFLICT= yes -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-reportlab, py-imaging +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # as of 0.5 .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3