diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:17 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:17 +0800 |
commit | 77ee4c49949dffc69b3aea67d7040d7cb44e62dc (patch) | |
tree | 05beee27bf26d9e0934ced41b272e51352546309 /x11-fm | |
parent | 7083ba8131f09dd64bba9c159ed5b0ee02303bbb (diff) | |
download | freebsd-ports-gnome-77ee4c49949dffc69b3aea67d7040d7cb44e62dc.tar.gz freebsd-ports-gnome-77ee4c49949dffc69b3aea67d7040d7cb44e62dc.tar.zst freebsd-ports-gnome-77ee4c49949dffc69b3aea67d7040d7cb44e62dc.zip |
Remove trailing whitespaces from category x11-fm
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/gnome-commander2/Makefile | 2 | ||||
-rw-r--r-- | x11-fm/rodent/Makefile | 2 |
2 files changed, 2 insertions, 2 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> diff --git a/x11-fm/rodent/Makefile b/x11-fm/rodent/Makefile index 2c40aad921f2..8f5d5ca3a3f1 100644 --- a/x11-fm/rodent/Makefile +++ b/x11-fm/rodent/Makefile @@ -33,7 +33,7 @@ MAN1= fgr.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |