Just need Python 2.4+, no PYTHON_VERSION restrictions.

This commit is contained in:
obache 2011-06-14 09:04:13 +00:00
parent 0806903bc3
commit 6093334e0a

View file

@ -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