svn commit: r383896 - head/benchmarks/httperf

Adam Weinberger adamw at FreeBSD.org
Mon Apr 13 05:00:57 UTC 2015


Author: adamw
Date: Mon Apr 13 05:00:56 2015
New Revision: 383896
URL: https://svnweb.freebsd.org/changeset/ports/383896

Log:
  Add DOCS option.
  
  Committed under just-fix-it.

Modified:
  head/benchmarks/httperf/Makefile

Modified: head/benchmarks/httperf/Makefile
==============================================================================
--- head/benchmarks/httperf/Makefile	Mon Apr 13 04:58:49 2015	(r383895)
+++ head/benchmarks/httperf/Makefile	Mon Apr 13 05:00:56 2015	(r383896)
@@ -19,6 +19,8 @@ MAKE_ARGS=	LIBUTIL_OBJS=ssl_writev.o \
 
 PLIST_FILES=	bin/httperf \
 		man/man1/httperf.1.gz
+
+OPTIONS_DEFINE=	DOCS
 PORTDOCS=	ChangeLog NEWS README TODO
 
 do-install:


More information about the svn-ports-all mailing list