pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/py-tornado
Module Name: pkgsrc
Committed By: markd
Date: Mon Feb 6 01:22:46 UTC 2017
Modified Files:
pkgsrc/www/py-tornado: Makefile
Log Message:
python36 PLIST as for python35
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/py-tornado/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/py-tornado/Makefile
diff -u pkgsrc/www/py-tornado/Makefile:1.19 pkgsrc/www/py-tornado/Makefile:1.20
--- pkgsrc/www/py-tornado/Makefile:1.19 Mon Oct 3 12:25:37 2016
+++ pkgsrc/www/py-tornado/Makefile Mon Feb 6 01:22:46 2017
@@ -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}-backports.ssl_m
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