games/residualvm: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5a5fde289c
commit
28121511b2
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= residualvm
|
||||
PORTVERSION= 0.3.1
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= games
|
||||
|
||||
MAINTAINER= yerenkow@gmail.com
|
||||
|
@ -42,6 +42,6 @@ INSTALL_TARGET= install-strip
|
|||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|{datarootdir}/man|{prefix}/man|' ${WRKSRC}/configure
|
||||
@${REINPLACE_CMD} -e 's|{datarootdir}/man|{prefix}/share/man|' ${WRKSRC}/configure
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
bin/residualvm
|
||||
man/man6/residualvm.6.gz
|
||||
share/man/man6/residualvm.6.gz
|
||||
share/applications/residualvm.desktop
|
||||
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
|
|
Loading…
Reference in a new issue