aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-09-04 02:43:56 +0800
committerkrion <krion@FreeBSD.org>2004-09-04 02:43:56 +0800
commit9e1cf67f6d2ae2f75a3f9d807331f4154a8a1a66 (patch)
tree2ab6813c2eb5d1646ee3767ac804119569296116 /x11
parent7a94beb7bd86d52b2cabb6443ddc077e81d8953d (diff)
downloadfreebsd-ports-gnome-9e1cf67f6d2ae2f75a3f9d807331f4154a8a1a66.tar.gz
freebsd-ports-gnome-9e1cf67f6d2ae2f75a3f9d807331f4154a8a1a66.tar.zst
freebsd-ports-gnome-9e1cf67f6d2ae2f75a3f9d807331f4154a8a1a66.zip
Enable utmp support
Diffstat (limited to 'x11')
-rw-r--r--x11/xterm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile
index 12b915a8f322..6f5b0ab53515 100644
--- a/x11/xterm/Makefile
+++ b/x11/xterm/Makefile
@@ -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