aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>2010-01-15 15:03:57 +0000
committerGary Jennejohn <gj@FreeBSD.org>2010-01-15 15:03:57 +0000
commit58dc2ae80c2b7ef386038c51828bf74c2ba69aca (patch)
tree5909064d48e5a06213b7e84f1bc87a8eb7157dea /x11
parent21d35cdcaad60aaf7022fbcf61c4e09b966894ba (diff)
downloadports-58dc2ae80c2b7ef386038c51828bf74c2ba69aca.tar.gz
ports-58dc2ae80c2b7ef386038c51828bf74c2ba69aca.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/mrxvt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/mrxvt/Makefile b/x11/mrxvt/Makefile
index 0ff12f219fb4..9ea0d407a3cd 100644
--- a/x11/mrxvt/Makefile
+++ b/x11/mrxvt/Makefile
@@ -26,7 +26,7 @@ USE_XORG= x11
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900007
-CONFIGURE_ARGS+= --disable-utmp --disable-wtmp
+CONFIGURE_ARGS+= --disable-lastlog --disable-wtmp
.endif
.if defined(WITH_JAPANESE)