summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2007-06-23 14:49:27 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2007-06-23 14:49:27 +0000
commitea9c54e479bac0684b4c6ec924a3ce89782b1dd5 (patch)
treecbaa12235cc2a08baa934a18f6bd6a2344f46a78
parentUpdate to 12.7.3 (diff)
Fix manpage location.
Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=194126
-rw-r--r--net-p2p/rtorrent-devel/Makefile2
-rw-r--r--net-p2p/rtorrent/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile
index 6dec9dd3f865..263c3eeac0d0 100644
--- a/net-p2p/rtorrent-devel/Makefile
+++ b/net-p2p/rtorrent-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= rtorrent-devel
PORTVERSION= 0.7.5
-PORTREVISION= 0
+PORTREVISION= 1
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
MAINTAINER= flz@FreeBSD.org
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