diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 20:55:27 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 20:55:27 +0000 |
commit | 0f88ed614d3de9ed46c41028cf2f22975eeff57a (patch) | |
tree | f4519572010b06eda59dede8d41490eef53b4983 /x11 | |
parent | 7ff153a552ed208bcb8c6492a42b161f05676a3f (diff) | |
download | ports-0f88ed614d3de9ed46c41028cf2f22975eeff57a.tar.gz ports-0f88ed614d3de9ed46c41028cf2f22975eeff57a.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt/Makefile | 2 |
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 |