From aae76281879214205cde2616ca29bdf509688669 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 2 Sep 2015 11:03:12 +0000 Subject: py-setuptools_scm is still needed for building, add it to BUILD_DEPENDS. --- time/py-vdirsyncer/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile index 4da383b3ab0..dfe02512a56 100644 --- a/time/py-vdirsyncer/Makefile +++ b/time/py-vdirsyncer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2015/08/14 17:53:33 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2015/09/02 11:03:12 wiz Exp $ DISTNAME= vdirsyncer-0.6.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,6 +12,7 @@ LICENSE= mit EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps +BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml -- cgit v1.2.3