From 415f80aace7365c122d8c0cd30567eac18ef22d4 Mon Sep 17 00:00:00 2001 From: jperkin Date: Thu, 25 Sep 2014 19:39:10 +0000 Subject: Extract using bsdtar, GNU tar cannot handle pre-1970 timestamps. --- time/py-vdirsyncer/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'time') 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 -- cgit v1.2.3