summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/screen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index abb23c330a5..a2cdd2fef33 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2017/04/15 22:31:49 kim Exp $
+# $NetBSD: Makefile,v 1.102 2017/07/18 10:35:28 kim Exp $
DISTNAME= screen-4.5.1
#PKGREVISION= 1
@@ -10,6 +10,8 @@ HOMEPAGE= http://www.gnu.org/software/screen/screen.html
COMMENT= Multi-screen window manager
LICENSE= gnu-gpl-v3
+EXTRACT_USING= bsdtar
+
# In file included from list_display.c:36:
# In file included from ./screen.h:150:
# ./display.h:154:19: error: use of undeclared identifier 'T_N'