summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2020-01-07 10:20:31 +0000
committerkim <kim@pkgsrc.org>2020-01-07 10:20:31 +0000
commit858e821c2bf9feb8ae297ed7ff2e203530282bd6 (patch)
tree7bbd8c68416c5f0ebfa33055a34961d46ee09aab /time
parent0dcdb1d16979cf338a4946833c43d811a395b301 (diff)
downloadpkgsrc-858e821c2bf9feb8ae297ed7ff2e203530282bd6.tar.gz
Avoid warnings (and possible problems) when extracting
Diffstat (limited to 'time')
-rw-r--r--time/remind/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/remind/Makefile b/time/remind/Makefile
index 091e6cb7789..8e9140442da 100644
--- a/time/remind/Makefile
+++ b/time/remind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2020/01/07 10:09:38 kim Exp $
+# $NetBSD: Makefile,v 1.29 2020/01/07 10:20:31 kim Exp $
DISTNAME= remind-03.02.00
PKGNAME= ${DISTNAME:C/0([0-9])/\1/g}
@@ -10,6 +10,7 @@ HOMEPAGE= https://dianne.skoll.ca/projects/remind/
COMMENT= Calendar/alarm program with interpreted input language
LICENSE= gnu-gpl-v2
+EXTRACT_USING= bsdtar
GNU_CONFIGURE= yes
USE_TOOLS+= perl:run
USE_FEATURES= glob