ports/opt (master): xterm: enabled utf-8 support
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
19 May
2007
19 May
'07
11:45 p.m.
commit f2ee9db919a07981009bfdb71505d21685798523 Author: Simone Rota <sip@crux.nu> Date: Thu May 10 15:57:38 2007 +0200 xterm: enabled utf-8 support diff --git a/xterm/Pkgfile b/xterm/Pkgfile index c4beb02..5ecaf3c 100644 --- a/xterm/Pkgfile +++ b/xterm/Pkgfile @@ -6,7 +6,7 @@ name=xterm version=225 -release=1 +release=2 source=(ftp://invisible-island.net/xterm/xterm-$version.tgz \ configure.diff) @@ -17,7 +17,8 @@ build() ./configure \ --prefix=/usr \ --disable-nls \ - --enable-256-color + --enable-256-color \ + --enable-wide-chars make make install DESTDIR=$PKG chmod 0755 $PKG/usr/bin/xterm
6476
Age (days ago)
6476
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu