From 3b300d623318ae881cac4a48985ed584ddf9202c Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 14 Jun 2011 09:04:13 +0000 Subject: Just need Python 2.4+, no PYTHON_VERSION restrictions. --- www/py-webpy/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www') diff --git a/www/py-webpy/Makefile b/www/py-webpy/Makefile index acc56816740..3a960b02dea 100644 --- a/www/py-webpy/Makefile +++ b/www/py-webpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/08/17 22:57:04 darcy Exp $ +# $NetBSD: Makefile,v 1.6 2011/06/14 09:04:13 obache Exp $ # DISTNAME= web.py-0.23 @@ -12,8 +12,6 @@ COMMENT= Simple, public domain web publishing system PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 25 24 - WRKSRC= ${WRKDIR}/webpy PYDISTUTILSPKG= yes -- cgit v1.2.3