summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwiz <wiz>2015-02-04 12:06:24 +0000
committerwiz <wiz>2015-02-04 12:06:24 +0000
commit680079b846b823048b69bb16bc6913b1248ea5a5 (patch)
treeee417ec4c4bc7689b0239275773d176838b9231d /time
parentfde6353c656052fc48e503343b01489edef8e36b (diff)
downloadpkgsrc-680079b846b823048b69bb16bc6913b1248ea5a5.tar.gz
Depend on py-atomicwrites, because it's required. Bump PKGREVISION.
Diffstat (limited to 'time')
-rw-r--r--time/py-vdirsyncer/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index fa37a3a880a..13a4fa9f1c9 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2015/02/01 19:52:51 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2015/02/04 12:06:24 wiz Exp $
DISTNAME= vdirsyncer-0.4.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= time
MASTER_SITES= https://pypi.python.org/packages/source/v/vdirsyncer/
@@ -12,12 +13,14 @@ LICENSE= mit
EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
+DEPENDS+= ${PYPKGPREFIX}-atomicwrites-[0-9]*:../../devel/py-atomicwrites
DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-icalendar>=3.6:../../time/py-icalendar
-DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
DEPENDS+= ${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
DEPENDS+= ${PYPKGPREFIX}-requests-toolbelt>=0.3.0:../../devel/py-requests-toolbelt
+# optional, but recommended
+DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring
USE_LANGUAGES= # none
INSTALLATION_DIRS= share/example/${PKGBASE}