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/super-smack | |
parent | f454d095ba8fec5dca0b3d7925be17145ecdf431 (diff) | |
download | ports-a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6.tar.gz ports-a6e6e4b8d2ba0d77f9792eda9f6d851ac49475f6.zip |
Notes
Diffstat (limited to 'benchmarks/super-smack')
-rw-r--r-- | benchmarks/super-smack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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> |