From af90ebc0c4e263be4e5017d53acebd1e4d8cac0e Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 27 Jan 2014 19:58:50 +0000 Subject: Remove bogus USE_PKGLOCALEDIR. --- www/py-tornado/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'www') diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile index bbd1d634e69..58f7f0826ef 100644 --- a/www/py-tornado/Makefile +++ b/www/py-tornado/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2014/01/27 19:58:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2014/01/27 19:58:50 wiz Exp $ DISTNAME= tornado-3.2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -10,8 +10,6 @@ HOMEPAGE= http://www.tornadoweb.org/ COMMENT= Fast and non-blocking web framework LICENSE= apache-2.0 -USE_PKGLOCALEDIR= yes - REPLACE_PYTHON+= setup.py REPLACE_PYTHON+= tornado/*.py REPLACE_PYTHON+= tornado/platform/*.py -- cgit v1.2.3