summaryrefslogtreecommitdiff
path: root/time/py-vdirsyncer
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2014-09-25 19:39:10 +0000
committerjperkin <jperkin@pkgsrc.org>2014-09-25 19:39:10 +0000
commit415f80aace7365c122d8c0cd30567eac18ef22d4 (patch)
tree479217c4a7064a7284ef737487f3f16e4a8c0fd8 /time/py-vdirsyncer
parent8cb6594e5915db6faacf6b2834f2c4457738fceb (diff)
downloadpkgsrc-415f80aace7365c122d8c0cd30567eac18ef22d4.tar.gz
Extract using bsdtar, GNU tar cannot handle pre-1970 timestamps.
Diffstat (limited to 'time/py-vdirsyncer')
-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