diff options
Diffstat (limited to 'net-p2p/rtorrent/Makefile')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 7244539f00f5..72a620ef669c 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -29,7 +29,7 @@ MAN1= rtorrent.1 USE_GCC= 3.4+ USE_GETOPT_LONG=yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-debug +CONFIGURE_ARGS= --disable-debug --mandir="${PREFIX}/man" CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} SUB_FILES= pkg-message |