summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'time/py-vdirsyncer/Makefile')
-rw-r--r--time/py-vdirsyncer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/py-vdirsyncer/Makefile b/time/py-vdirsyncer/Makefile
index 59e1d9279dd..b15297a6067 100644
--- a/time/py-vdirsyncer/Makefile
+++ b/time/py-vdirsyncer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2014/08/27 16:10:49 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2014/09/25 19:39:10 jperkin Exp $
DISTNAME= vdirsyncer-0.2.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,6 +10,8 @@ HOMEPAGE= https://pypi.python.org/pypi/vdirsyncer/
COMMENT= Synchronization tool for vdir
LICENSE= mit
+EXTRACT_USING= bsdtar # gtar cannot handle pre-1970 timestamps
+
DEPENDS+= ${PYPKGPREFIX}-click>=2.0:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-icalendar>=3.6:../../time/py-icalendar
DEPENDS+= ${PYPKGPREFIX}-keyring-[0-9]*:../../security/py-keyring