diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:15 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:37:15 +0800 |
commit | 78e9cae5df13a3630eeac8c7a1ddd0cdd8753fba (patch) | |
tree | ad47faacf1e1d4071803207720ffca8aae1dfab6 /graphics/barbecue | |
parent | 0e17ad49a6bf946c20b2b61716d09608e7336d5f (diff) | |
download | freebsd-ports-gnome-78e9cae5df13a3630eeac8c7a1ddd0cdd8753fba.tar.gz freebsd-ports-gnome-78e9cae5df13a3630eeac8c7a1ddd0cdd8753fba.tar.zst freebsd-ports-gnome-78e9cae5df13a3630eeac8c7a1ddd0cdd8753fba.zip |
Remove trailing whitespaces from category graphics
Diffstat (limited to 'graphics/barbecue')
-rw-r--r-- | graphics/barbecue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/barbecue/Makefile b/graphics/barbecue/Makefile index 7c3f310ffdf7..5442f500155a 100644 --- a/graphics/barbecue/Makefile +++ b/graphics/barbecue/Makefile @@ -33,7 +33,7 @@ OPTIONS_SINGLE= AS OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |