diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:20 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:20 +0800 |
commit | d2566ccb509b57d6aff56bced3dc6f3e6ce183a7 (patch) | |
tree | 15755a2966464e5aaf7b8028065ad510912c6260 /benchmarks | |
parent | 5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498 (diff) | |
download | freebsd-ports-gnome-d2566ccb509b57d6aff56bced3dc6f3e6ce183a7.tar.gz freebsd-ports-gnome-d2566ccb509b57d6aff56bced3dc6f3e6ce183a7.tar.zst freebsd-ports-gnome-d2566ccb509b57d6aff56bced3dc6f3e6ce183a7.zip |
Remove trailing whitespaces from category benchmarks
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/gtkperf/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/super-smack/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index d8523228ae56..2018e92db6d9 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-1.97.1 PORTDOCS= readme.html -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> diff --git a/benchmarks/gtkperf/Makefile b/benchmarks/gtkperf/Makefile index 5d136b2b71d0..e68232208e8a 100644 --- a/benchmarks/gtkperf/Makefile +++ b/benchmarks/gtkperf/Makefile @@ -16,7 +16,7 @@ USES= gmake pkgconfig GNU_CONFIGURE= yes USE_GNOME= gtk20 gnomeprefix -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> diff --git a/benchmarks/super-smack/Makefile b/benchmarks/super-smack/Makefile index 1fcb13c146b8..7669dc990d99 100644 --- a/benchmarks/super-smack/Makefile +++ b/benchmarks/super-smack/Makefile @@ -25,7 +25,7 @@ MYSQL_DESC= Enable MySQL support NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |