diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:48 +0000 |
commit | 3e71c5820485b3e315bb589b71e4d98a1e76d120 (patch) | |
tree | e0abe7855bfca039e9bbd3999052684a2414171f /textproc/ibus-kmfl | |
parent | Remove trailing whitespaces from category sysutils (diff) |
Remove trailing whitespaces from category textproc
Notes
Notes:
svn path=/head/; revision=345436
Diffstat (limited to 'textproc/ibus-kmfl')
-rw-r--r-- | textproc/ibus-kmfl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus-kmfl/Makefile b/textproc/ibus-kmfl/Makefile index 0f1da621cf1d..e518775c525f 100644 --- a/textproc/ibus-kmfl/Makefile +++ b/textproc/ibus-kmfl/Makefile @@ -27,7 +27,7 @@ LDFLAGS+= -L${LOCALBASE}/lib NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |