summaryrefslogtreecommitdiff
path: root/irc/bitlbee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bitlbee/Makefile')
-rw-r--r--irc/bitlbee/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitlbee/Makefile b/irc/bitlbee/Makefile
index b2789ba4a123..10bb7dd471d3 100644
--- a/irc/bitlbee/Makefile
+++ b/irc/bitlbee/Makefile
@@ -33,7 +33,7 @@ OPTIONS= MSN "Enable MSN protocol support" On \
OPENSSL "Use openssl rather than gnutls" Off \
IPV6 "Compile IPV6 support" On
-CONFIGURE_ARGS= --mandir=${PREFIX}/man --config=${PREFIX}/etc/bitlbee
+CONFIGURE_ARGS= --config=${PREFIX}/etc/bitlbee
.include <bsd.port.pre.mk>