mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
archivers/rvm: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
34f2be7a84
commit
9f4b644174
@ -1,6 +1,6 @@
|
||||
PORTNAME= rvm
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= archivers
|
||||
MASTER_SITES= SF
|
||||
PKGNAMESUFFIX= an
|
||||
@ -19,10 +19,11 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USES= compiler:c++11-lang
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-default-config-file=${PREFIX}/etc/rvm.conf \
|
||||
--enable-assume-stl-memory-exception
|
||||
MAKE_ARGS= CXXFLAGS="${CXXFLAGS}"
|
||||
|
||||
PLIST_FILES= bin/rvm man/man1/rvm.1.gz
|
||||
PLIST_FILES= bin/rvm share/man/man1/rvm.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user