aboutsummaryrefslogtreecommitdiff
path: root/net/honeyd/Makefile
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2007-07-23 09:36:51 +0000
committerRong-En Fan <rafan@FreeBSD.org>2007-07-23 09:36:51 +0000
commitf935a609c53c5c6031e6848db95c7debed127e27 (patch)
tree4c3cf6af6588247c0dd3f92f9601357c33c56217 /net/honeyd/Makefile
parent703b5eb18b542fec0e78704ada72142cd2b33175 (diff)
downloadports-f935a609c53c5c6031e6848db95c7debed127e27.tar.gz
ports-f935a609c53c5c6031e6848db95c7debed127e27.zip
Notes
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