pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/py-tornado python36 PLIST as for python35



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73f855698ae8
branches:  trunk
changeset: 358154:73f855698ae8
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Feb 06 01:22:46 2017 +0000

description:
python36 PLIST as for python35

diffstat:

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

diffs (18 lines):

diff -r 3e94acbba058 -r 73f855698ae8 www/py-tornado/Makefile
--- a/www/py-tornado/Makefile   Mon Feb 06 01:12:12 2017 +0000
+++ b/www/py-tornado/Makefile   Mon Feb 06 01:22:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2016/10/03 12:25:37 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2017/02/06 01:22:46 markd Exp $
 
 DISTNAME=      tornado-4.3
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -29,7 +29,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
 DEPENDS+=      ${PYPKGPREFIX}-singledispatch>0:../../devel/py-singledispatch
 .endif
-.if "${PYPKGPREFIX}" != "py35"
+.if "${PYPKGPREFIX}" != "py35" && "${PYPKGPREFIX}" != "py36"
 PLIST.requires=        yes
 .endif
 



Home | Main Index | Thread Index | Old Index