aboutsummaryrefslogtreecommitdiff
path: root/irc/miau/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/miau/Makefile')
-rw-r--r--irc/miau/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/miau/Makefile b/irc/miau/Makefile
index cae5ea0b7750..4992fb2521e7 100644
--- a/irc/miau/Makefile
+++ b/irc/miau/Makefile
@@ -32,9 +32,7 @@ CONFIGURE_ARGS= --enable-dccbounce \
--enable-onconnect \
--enable-empty-awaymsg \
--enable-dumpstatus \
- --disable-dependency-tracking \
- --infodir=${PREFIX}/info \
- --mandir=${PREFIX}/man
+ --disable-dependency-tracking
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS}" \