pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/py-tornado Remove bogus USE_PKGLOCALEDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23c8bf67e492
branches:  trunk
changeset: 629786:23c8bf67e492
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 27 19:58:50 2014 +0000

description:
Remove bogus USE_PKGLOCALEDIR.

diffstat:

 www/py-tornado/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r eee064cf639e -r 23c8bf67e492 www/py-tornado/Makefile
--- a/www/py-tornado/Makefile   Mon Jan 27 19:58:33 2014 +0000
+++ b/www/py-tornado/Makefile   Mon Jan 27 19:58:50 2014 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index