diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:13 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:13 +0800 |
commit | 7083ba8131f09dd64bba9c159ed5b0ee02303bbb (patch) | |
tree | 483edef7751a62ad3c869de92695b595be0eb771 /x11-clocks | |
parent | 8a44262d4813f0c5ffb9ff5113f48e21cc1169fe (diff) | |
download | freebsd-ports-gnome-7083ba8131f09dd64bba9c159ed5b0ee02303bbb.tar.gz freebsd-ports-gnome-7083ba8131f09dd64bba9c159ed5b0ee02303bbb.tar.zst freebsd-ports-gnome-7083ba8131f09dd64bba9c159ed5b0ee02303bbb.zip |
Remove trailing whitespaces from category x11-clocks
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/alarm-clock/Makefile | 2 | ||||
-rw-r--r-- | x11-clocks/cairo-clock/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-clocks/alarm-clock/Makefile b/x11-clocks/alarm-clock/Makefile index 2af70f7709a3..d01de0f0f505 100644 --- a/x11-clocks/alarm-clock/Makefile +++ b/x11-clocks/alarm-clock/Makefile @@ -21,7 +21,7 @@ USE_GNOME= gtk20 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/x11-clocks/cairo-clock/Makefile b/x11-clocks/cairo-clock/Makefile index 28a1ac64bb06..fd7beda651a1 100644 --- a/x11-clocks/cairo-clock/Makefile +++ b/x11-clocks/cairo-clock/Makefile @@ -18,7 +18,7 @@ MAN1= cairo-clock.1 NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include <bsd.port.options.mk> |