Properly install the man-page.
Noticed by: bento.
This commit is contained in:
parent
fe265c37e8
commit
a9ace119ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=70480
@ -21,7 +21,7 @@ MAN6= frotz.6
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/frotz ${PREFIX}/bin
|
||||
@${INSTALL_MAN} ${WRKSRC}/frotz.6 ${MANPREFIX}/man/man6
|
||||
@${INSTALL_MAN} ${WRKSRC}/doc/frotz.6 ${MANPREFIX}/man/man6
|
||||
.if !defined(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in BUGS HOW_TO_PLAY README
|
||||
|
Loading…
Reference in New Issue
Block a user