summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/py-tornado/Makefile5
-rw-r--r--www/py-tornado/PLIST4
2 files changed, 6 insertions, 3 deletions
diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile
index 1a5e696e7b1..b7545200ac0 100644
--- a/www/py-tornado/Makefile
+++ b/www/py-tornado/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2015/11/19 01:32:30 wen Exp $
+# $NetBSD: Makefile,v 1.17 2015/12/23 12:43:50 joerg Exp $
DISTNAME= tornado-4.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -33,6 +33,9 @@ DEPENDS+= ${PYPKGPREFIX}-singledispatch>0:../../devel/py-singledispatch
DEPENDS+= ${PYPKGPREFIX}-certifi-[0-9]*:../../security/py-certifi
DEPENDS+= ${PYPKGPREFIX}-singledispatch>0:../../devel/py-singledispatch
.endif
+.if "${PYPKGPREFIX}" != "py35"
+PLIST.requires= yes
+.endif
.include "../../lang/python/egg.mk"
.include "../../lang/python/application.mk"
diff --git a/www/py-tornado/PLIST b/www/py-tornado/PLIST
index f076d070df2..2d9d77af84f 100644
--- a/www/py-tornado/PLIST
+++ b/www/py-tornado/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.11 2015/11/19 01:32:30 wen Exp $
+@comment $NetBSD: PLIST,v 1.12 2015/12/23 12:43:50 joerg Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PLIST.requires}${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/tornado/__init__.py
${PYSITELIB}/tornado/__init__.pyc