summaryrefslogtreecommitdiff
path: root/net/honeyd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/honeyd/Makefile')
-rw-r--r--net/honeyd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index c6803d1c79a3..c6b54ce6d708 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -22,8 +22,7 @@ USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
- --with-libevent=${LOCALBASE} \
- --mandir=${MANPREFIX}/man
+ --with-libevent=${LOCALBASE}
.if defined(WITH_PYTHON)
USE_PYTHON= 2.4