diff options
Diffstat (limited to 'benchmarks/webbench/Makefile')
-rw-r--r-- | benchmarks/webbench/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/benchmarks/webbench/Makefile b/benchmarks/webbench/Makefile index e3d16250cc1e..8fc6154cabc1 100644 --- a/benchmarks/webbench/Makefile +++ b/benchmarks/webbench/Makefile @@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= apps/www/servers MAINTAINER= ports@FreeBSD.org COMMENT= Simple forking web benchmark -MAKE_ENV+= LDFLAGS="${LDFLAGS}" MAKE_ARGS+= CFLAGS="${CPPFLAGS} ${CFLAGS}" .if !defined(NO_INSTALL_MANPAGES) |