aboutsummaryrefslogtreecommitdiff
path: root/irc/miau
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 /irc/miau
parent703b5eb18b542fec0e78704ada72142cd2b33175 (diff)
downloadports-f935a609c53c5c6031e6848db95c7debed127e27.tar.gz
ports-f935a609c53c5c6031e6848db95c7debed127e27.zip
Notes
Diffstat (limited to 'irc/miau')
-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}" \