Revision: 75478 http://trac.macports.org/changeset/75478 Author: ryandesign@macports.org Date: 2011-01-26 00:40:20 -0800 (Wed, 26 Jan 2011) Log Message: ----------- rxvt-unicode: enable 256 color; see #28114 Modified Paths: -------------- trunk/dports/x11/rxvt-unicode/Portfile Modified: trunk/dports/x11/rxvt-unicode/Portfile =================================================================== --- trunk/dports/x11/rxvt-unicode/Portfile 2011-01-26 05:17:33 UTC (rev 75477) +++ trunk/dports/x11/rxvt-unicode/Portfile 2011-01-26 08:40:20 UTC (rev 75478) @@ -13,6 +13,7 @@ name rxvt-unicode version 9.10 +revision 1 categories x11 maintainers gmail.com:evangoldenberg \ openmaintainer @@ -48,7 +49,7 @@ patchfiles patch-Makefile.in.diff -configure.args --enable-everything --with-codeset=all \ +configure.args --enable-everything --enable-256-color --with-codeset=all \ --disable-utmp --disable-afterimage \ --mandir=${prefix}/share/man
participants (1)
-
ryandesign@macports.org