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 bb80411b224..baefd52a874 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.104 2017/10/24 11:45:18 ryoon Exp $
+# $NetBSD: Makefile,v 1.105 2017/12/14 09:38:43 wiz Exp $
DISTNAME= screen-4.6.2
+PKGREVISION= 1
CATEGORIES= misc shells
MASTER_SITES= ${MASTER_SITE_GNU:=screen/}
@@ -25,6 +26,7 @@ PLIST_SUBST+= DISTNAME=${DISTNAME:Q}
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-sys-screenrc=${PKG_SYSCONFDIR}/screenrc
CONFIGURE_ARGS+= --enable-telnet
+CONFIGURE_ARGS+= --enable-colors256
PKG_SHELL= bin/screen