diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:20 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:20 +0000 |
commit | a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6 (patch) | |
tree | 15755a2966464e5aaf7b8028065ad510912c6260 /benchmarks | |
parent | f454d095ba8fec5dca0b3d7925be17145ecdf431 (diff) | |
download | ports-a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6.tar.gz ports-a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6.zip |
Notes
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> |