summaryrefslogtreecommitdiff
path: root/benchmarks/webbench/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-03-20 09:23:28 +0000
commitdad0d0873a3d4f82a21a868dc5cb50e86c14565b (patch)
treee462a7690aebd4bb8e131b767361f662174e8b9c /benchmarks/webbench/Makefile
parent- Update to version 1.4 (diff)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Notes
Notes: svn path=/head/; revision=209417
Diffstat (limited to '')
-rw-r--r--benchmarks/webbench/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/benchmarks/webbench/Makefile b/benchmarks/webbench/Makefile
index c5436541572f..e3d16250cc1e 100644
--- a/benchmarks/webbench/Makefile
+++ b/benchmarks/webbench/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/www/servers
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple forking web benchmark
-USE_GETOPT_LONG=yes
-
MAKE_ENV+= LDFLAGS="${LDFLAGS}"
MAKE_ARGS+= CFLAGS="${CPPFLAGS} ${CFLAGS}"