mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Fix manpage location.
Reported by: pointyhat via kris
This commit is contained in:
parent
6d66e423dd
commit
ea9c54e479
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194126
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= rtorrent-devel
|
||||
PORTVERSION= 0.7.5
|
||||
PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= flz@FreeBSD.org
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user