aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2013-12-15 21:26:47 +0000
committerThierry Thomas <thierry@FreeBSD.org>2013-12-15 21:26:47 +0000
commitc9f842b2cdb16e4f41e2dbf85387114ab2f8b36f (patch)
treee22915488ed10375289485bf13ea4d367fab3118 /x11/rxvt-unicode
parentec6ea5f784885e658a92dd19a2bbc53e02211fe0 (diff)
downloadports-c9f842b2cdb16e4f41e2dbf85387114ab2f8b36f.tar.gz
ports-c9f842b2cdb16e4f41e2dbf85387114ab2f8b36f.zip
Set support for 256 colors on by default.
Note: PORTREVISION intentionnally not bumped; this is just for package building, and poudriere should notice it anyway. Requested by: R. Tyler Croy <tyler (at) monkeypox (dot) org>
Notes
Notes: svn path=/head/; revision=336582
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
index afc3cfdc7b08..e2cda7eba747 100644
--- a/x11/rxvt-unicode/Makefile
+++ b/x11/rxvt-unicode/Makefile
@@ -55,7 +55,8 @@ NOTIFY_DESC= Freedesktop startup notification support
OPTIONS_DEFAULT=PERL XIM UNICODE3 ISO14755 COMBINING RXVT_SCROLLBAR \
NEXT_SCROLLBAR XTERM_SCROLLBAR BACKSPACE_KEY DELETE_KEY \
- MOUSEWHEEL SMART_RESIZE IMLOCALE_FIX GDK_PIXBUF
+ MOUSEWHEEL SMART_RESIZE IMLOCALE_FIX GDK_PIXBUF \
+ 256_COLOR
PORTDOCS1= Changes README.FAQ README.configure
PORTDOCS= README.xvt ${PORTDOCS1}