diff options
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 |