aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/postal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/postal/Makefile')
-rw-r--r--benchmarks/postal/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
index 05c0f6580e65..5eeca5048504 100644
--- a/benchmarks/postal/Makefile
+++ b/benchmarks/postal/Makefile
@@ -28,7 +28,7 @@ MAN8= bhm.8 postal.8 rabid.8
CFLAGS+= ${PTHREAD_CFLAGS}
LDFLAGS+= ${PTHREAD_LIBS}
-CONFIGURE_ARGS= --mandir=${MANPREFIX}/man --disable-gnutls
+CONFIGURE_ARGS= --disable-gnutls
CONFIGURE_ENV+= CFLAGS="${CFLAGS}" CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
.include <bsd.port.post.mk>