diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:33 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:33 +0800 |
commit | 8e3f2473f11f0548f195e8efd3d1002eecf1bf81 (patch) | |
tree | 0d7d07fdcba6a388d59a0184ba28e5d6ca9746dd /x11-wm/e17-module-engage | |
parent | ec66090cfb6b39cf89c30dbc982fffd0f4d85276 (diff) | |
download | freebsd-ports-gnome-8e3f2473f11f0548f195e8efd3d1002eecf1bf81.tar.gz freebsd-ports-gnome-8e3f2473f11f0548f195e8efd3d1002eecf1bf81.tar.zst freebsd-ports-gnome-8e3f2473f11f0548f195e8efd3d1002eecf1bf81.zip |
Remove trailing whitespaces from category x11-wm
Diffstat (limited to 'x11-wm/e17-module-engage')
-rw-r--r-- | x11-wm/e17-module-engage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/e17-module-engage/Makefile b/x11-wm/e17-module-engage/Makefile index dc88f608b0a6..3bb2c5ded077 100644 --- a/x11-wm/e17-module-engage/Makefile +++ b/x11-wm/e17-module-engage/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USES= gmake pkgconfig USE_EFL= edje libtool_hack modarch_hack -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |