svn commit: r361933 - head/benchmarks/phoronix-test-suite
Adam Weinberger
adamw at FreeBSD.org
Tue Jul 15 14:42:27 UTC 2014
Author: adamw
Date: Tue Jul 15 14:42:26 2014
New Revision: 361933
URL: http://svnweb.freebsd.org/changeset/ports/361933
QAT: https://qat.redports.org/buildarchive/r361933/
Log:
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Modified:
head/benchmarks/phoronix-test-suite/Makefile
Modified: head/benchmarks/phoronix-test-suite/Makefile
==============================================================================
--- head/benchmarks/phoronix-test-suite/Makefile Tue Jul 15 14:41:47 2014 (r361932)
+++ head/benchmarks/phoronix-test-suite/Makefile Tue Jul 15 14:42:26 2014 (r361933)
@@ -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
More information about the svn-ports-all
mailing list