summaryrefslogtreecommitdiff
path: root/www/py-cheroot
diff options
context:
space:
mode:
authorjoerg <joerg>2017-02-15 23:21:07 +0000
committerjoerg <joerg>2017-02-15 23:21:07 +0000
commitf357f530fa7180754e5fcb64c610d2705638c643 (patch)
treee505c9e2c610b080872944697703d6c3e801b20f /www/py-cheroot
parent00b10932b0120f35e173db620adda504c903d681 (diff)
downloadpkgsrc-f357f530fa7180754e5fcb64c610d2705638c643.tar.gz
Needs py-setuptools_scm.
Diffstat (limited to 'www/py-cheroot')
-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"