summaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 20:55:27 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 20:55:27 +0000
commit0f88ed614d3de9ed46c41028cf2f22975eeff57a (patch)
treef4519572010b06eda59dede8d41490eef53b4983 /x11/rxvt
parentAlways install as a user given the stage will do the proper job for users cre... (diff)
Repair instances, almost all courtesy of bf ;-), of spaces
and/or tabs before the =. This made doing regular expressions on the ports tree really difficult. Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=363390
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 8b50184e1cbd..a1ed06763492 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -13,7 +13,7 @@ COMMENT= Low memory usage xterm replacement that supports color
USE_XORG= xpm
GNU_CONFIGURE= yes
-OPTIONS_DEFINE = BIG5 GB GREEK HALF_SHADOW KANJI MENUBAR NEXT \
+OPTIONS_DEFINE= BIG5 GB GREEK HALF_SHADOW KANJI MENUBAR NEXT \
TRANSPARENCY XGETDEFAULT XIM XTERM
BIG5_DESC= Build with BIG5 support
GB_DESC= Build with GB support