summaryrefslogtreecommitdiff
path: root/misc/screen
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-12-14 09:38:43 +0000
committerwiz <wiz@pkgsrc.org>2017-12-14 09:38:43 +0000
commitfdffb569a1d38a5d3f21bccd8851b827db27eb3a (patch)
tree89f5dcdba82a8fdd8b97a5b974c06987527337d5 /misc/screen
parent8763e160e7f1dc2a95b1a07a4b5a6dd6f98a98fa (diff)
downloadpkgsrc-fdffb569a1d38a5d3f21bccd8851b827db27eb3a.tar.gz
screen: turn on 256-colors support.
Bump PKGREVISION.
Diffstat (limited to 'misc/screen')
-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