Enable utmp support
This commit is contained in:
parent
f93e3fc274
commit
308c512bb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118066
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xterm
|
||||
PORTVERSION= 196
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ftp://invisible-island.net/xterm/ \
|
||||
http://voodoo.oberon.net/download/
|
||||
@ -23,7 +23,7 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include" \
|
||||
LIBS="-L${X11BASE}/lib"
|
||||
CONFIGURE_ARGS+= --enable-wide-chars --enable-luit
|
||||
CONFIGURE_ARGS+= --enable-wide-chars --enable-luit --with-utempter
|
||||
|
||||
MAN1= resize.1 xterm.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user