diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:17 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:40:17 +0000 |
commit | dc779e7c69105532ef376fa169f823b2a138068e (patch) | |
tree | 05beee27bf26d9e0934ced41b272e51352546309 /x11-fm/gnome-commander2/Makefile | |
parent | f16c46fafa36894dad18265ba6326a2736b2ce42 (diff) | |
download | ports-dc779e7c69105532ef376fa169f823b2a138068e.tar.gz ports-dc779e7c69105532ef376fa169f823b2a138068e.zip |
Remove trailing whitespaces from category x11-fm
Notes
Notes:
svn path=/head/; revision=345440
Diffstat (limited to 'x11-fm/gnome-commander2/Makefile')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile index 9fc213c64a97..4c35cf6e5493 100644 --- a/x11-fm/gnome-commander2/Makefile +++ b/x11-fm/gnome-commander2/Makefile @@ -40,7 +40,7 @@ NO_STAGE= yes pre-configure: cd ${WRKSRC} && ${SETENV} ${AUTOTOOLS_ENV} ${AUTORECONF} -W none -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |