From 7abf9cef2c02eddc21159c5fca3d7f5591016186 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 18 Feb 2014 22:22:14 +0000 Subject: Mark as not ready for python-3.x. --- devel/py-logan/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/py-logan/Makefile b/devel/py-logan/Makefile index df96d7b4faa..71621ac38f4 100644 --- a/devel/py-logan/Makefile +++ b/devel/py-logan/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2014/02/17 00:29:06 rodent Exp $ -# +# $NetBSD: Makefile,v 1.2 2014/02/18 22:22:14 wiz Exp $ DISTNAME= logan-0.5.9.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,6 +11,7 @@ COMMENT= Toolkit for building standalone Django applications LICENSE= apache-2.0 USE_LANGUAGES= # none +PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 0.5.9.1 .include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3