diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:27 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:40:27 +0800 |
commit | ec66090cfb6b39cf89c30dbc982fffd0f4d85276 (patch) | |
tree | 429dd8f3db20dd074c8d197dcd696406c3d3d062 /x11-toolkits/gtkextra2 | |
parent | 88ded3d33bb35f465d3611cb683b57be3d53e473 (diff) | |
download | freebsd-ports-gnome-ec66090cfb6b39cf89c30dbc982fffd0f4d85276.tar.gz freebsd-ports-gnome-ec66090cfb6b39cf89c30dbc982fffd0f4d85276.tar.zst freebsd-ports-gnome-ec66090cfb6b39cf89c30dbc982fffd0f4d85276.zip |
Remove trailing whitespaces from category x11-toolkits
Diffstat (limited to 'x11-toolkits/gtkextra2')
-rw-r--r-- | x11-toolkits/gtkextra2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkextra2/Makefile b/x11-toolkits/gtkextra2/Makefile index 5f7f7ca597a8..cf6405d8068a 100644 --- a/x11-toolkits/gtkextra2/Makefile +++ b/x11-toolkits/gtkextra2/Makefile @@ -25,7 +25,7 @@ PORTDOCS= * NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |