summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authormorr <morr>2012-03-01 23:03:14 +0000
committermorr <morr>2012-03-01 23:03:14 +0000
commit7cdd3af2ba2f97bf4a4d32d3b93277e3329b6812 (patch)
tree67ee0052aaa54a534611953af29ada6d7dde379c /x11
parentd5c55becd881c2de49bf6fdca856e0e271ffffc6 (diff)
downloadpkgsrc-7cdd3af2ba2f97bf4a4d32d3b93277e3329b6812.tar.gz
Add support for 256 colors.
Patch from PR 46126
Diffstat (limited to 'x11')
-rw-r--r--x11/rxvt-unicode/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index 15112fc731b..161c571c1b1 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2012/02/29 18:49:40 morr Exp $
+# $NetBSD: Makefile,v 1.34 2012/03/01 23:03:14 morr Exp $
DISTNAME= rxvt-unicode-9.15
CATEGORIES= x11
@@ -18,6 +18,8 @@ USE_FEATURES+= snprintf
CONFIGURE_ENV+= ac_cv_path_TIC=no
+CONFIGURE_ARGS+= --enable-256-color
+
PKG_DESTDIR_SUPPORT= user-destdir
INSTALLATION_DIRS+= share/doc/rxvt-unicode share/examples/rxvt-unicode