aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-30 04:55:27 +0800
committeradamw <adamw@FreeBSD.org>2014-07-30 04:55:27 +0800
commit6e2aad917a910e4c9643742f0e3b63542d308c92 (patch)
treef4519572010b06eda59dede8d41490eef53b4983 /x11
parent10855e657209b37241ebdc2480c278b3cc8dfe58 (diff)
downloadfreebsd-ports-gnome-6e2aad917a910e4c9643742f0e3b63542d308c92.tar.gz
freebsd-ports-gnome-6e2aad917a910e4c9643742f0e3b63542d308c92.tar.zst
freebsd-ports-gnome-6e2aad917a910e4c9643742f0e3b63542d308c92.zip
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)
Diffstat (limited to 'x11')
-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