diff options
Diffstat (limited to 'www/py-webpy/Makefile')
-rw-r--r-- | www/py-webpy/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-webpy/Makefile b/www/py-webpy/Makefile index e5644ddf045..e5c1660f897 100644 --- a/www/py-webpy/Makefile +++ b/www/py-webpy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/01/26 09:14:09 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/04/08 19:09:17 wiz Exp $ # DISTNAME= web.py-0.36 @@ -16,7 +16,5 @@ PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= #none -PYTHON_VERSIONS_ACCEPTED= 27 26 25 - .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" |