From 461f092def315bed959ce49099354b0eaa2f2292 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 15 Apr 2011 14:48:41 +0000 Subject: Dependency doesn't support Python 2.4 --- security/py-prewikka/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'security/py-prewikka') diff --git a/security/py-prewikka/Makefile b/security/py-prewikka/Makefile index e11bbd57bff..eb37a8333ac 100644 --- a/security/py-prewikka/Makefile +++ b/security/py-prewikka/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2009/10/02 10:25:53 hasso Exp $ +# $NetBSD: Makefile,v 1.33 2011/04/15 14:48:41 joerg Exp $ # DISTNAME= prewikka-${VERSION} @@ -23,6 +23,7 @@ USE_TOOLS+= msgfmt .include "../../mk/bsd.prefs.mk" +PYTHON_VERSIONS_ACCEPTED= 27 26 25 PYDISTUTILSPKG= yes PYSETUP= setup.py PYTHON_PATCH_SCRIPTS= scripts/prewikka-httpd -- cgit v1.2.3