mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove extraneous directory
Reviewed by: maintainer
This commit is contained in:
parent
0f359c492b
commit
a54ba22d45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87054
2 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,6 @@ post-patch:
|
|||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/src/dosbox ${PREFIX}/bin/dosbox
|
||||
${MKDIR} ${PREFIX}/share/dosbox
|
||||
.if !defined(NOPORTDOCS)
|
||||
${MKDIR} ${PREFIX}/share/doc/dosbox
|
||||
${INSTALL_DATA} ${WRKSRC}/NEWS ${PREFIX}/share/doc/dosbox
|
||||
|
|
|
@ -2,3 +2,4 @@ bin/dosbox
|
|||
%%PORTDOCS%%share/doc/dosbox/NEWS
|
||||
%%PORTDOCS%%share/doc/dosbox/README
|
||||
%%PORTDOCS%%@dirrm share/doc/dosbox
|
||||
@dirrm share/dosbox
|
||||
|
|
Loading…
Add table
Reference in a new issue