aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 04:12:50 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-14 04:12:50 +0000
commitc4e85efd6f62025c4d71875c3bccffdf43b23522 (patch)
tree84f7b637050139d843f1b6b3ad944e13ee7ebe5c /x11/rxvt
parent8bf4730882b9662af6f989f31ee76c4cec91c7c1 (diff)
downloadports-c4e85efd6f62025c4d71875c3bccffdf43b23522.tar.gz
ports-c4e85efd6f62025c4d71875c3bccffdf43b23522.zip
typo clean up police: \s -> \t
Notes
Notes: svn path=/head/; revision=38321
Diffstat (limited to 'x11/rxvt')
-rw-r--r--x11/rxvt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index d0cca732fe04..21bc27afb37e 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= lioux@FreeBSD.org
USE_X_PREFIX= yes
USE_XPM= yes
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
--with-xpm --enable-xpm-background --enable-transparency
USE_BZIP2= yes