summaryrefslogtreecommitdiff
path: root/www/py-cheroot/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2017-02-15 23:21:07 +0000
committerjoerg <joerg@pkgsrc.org>2017-02-15 23:21:07 +0000
commit45f16aadf907d79776e831dc3ee31e735e686a38 (patch)
tree0ca637d3e8233b030caf52243c4dbd7c34c67c82 /www/py-cheroot/Makefile
parent9d514d0e8b50601252c606300fed0824370193ee (diff)
downloadpkgsrc-45f16aadf907d79776e831dc3ee31e735e686a38.tar.gz
Needs py-setuptools_scm.
Diffstat (limited to 'www/py-cheroot/Makefile')
-rw-r--r--www/py-cheroot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-cheroot/Makefile b/www/py-cheroot/Makefile
index 1e9fd14c42e..90365263a09 100644
--- a/www/py-cheroot/Makefile
+++ b/www/py-cheroot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/02/13 17:22:07 adam Exp $
+# $NetBSD: Makefile,v 1.2 2017/02/15 23:21:07 joerg Exp $
DISTNAME= cheroot-5.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -12,5 +12,7 @@ LICENSE= modified-bsd
USE_LANGUAGES= # none
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"