diff options
Diffstat (limited to 'benchmarks/webbench/Makefile')
-rw-r--r-- | benchmarks/webbench/Makefile | 2 |
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}" |