diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 14:42:26 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 14:42:26 +0000 |
commit | d96b5b34ca0bccc9885f8e78b04884e05242f6d3 (patch) | |
tree | 249274fb23a4a0795a01e38907421c5e80de67b4 /benchmarks/phoronix-test-suite | |
parent | bbf96068582428f5405a72286ff007c92790dbb2 (diff) | |
download | ports-d96b5b34ca0bccc9885f8e78b04884e05242f6d3.tar.gz ports-d96b5b34ca0bccc9885f8e78b04884e05242f6d3.zip |
Notes
Diffstat (limited to 'benchmarks/phoronix-test-suite')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 2726316a78fb..6e0d774aa79b 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -22,7 +22,7 @@ PORTDOCS= * DOCFILES1= CHANGE-LOG AUTHORS DOCFILES2= phoronix-test-suite.html -OPTIONS_DEFINE= BASH_COMPLETIONS X11 +OPTIONS_DEFINE= BASH_COMPLETIONS X11 DOCS OPTIONS_DEFAULT= X11 BASH_COMPLETIONS_DESC= Install bash completions |