Fix plist after r523104
This commit is contained in:
parent
2a0a3d69a5
commit
e0cf308378
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=523362
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ CONFLICTS_INSTALL= alliance-*
|
|||
USES= tar:bzip2 scons
|
||||
MAKE_ARGS= prefix=${PREFIX}
|
||||
|
||||
PLIST_FILES= bin/fsp man/man1/fsp.1.gz
|
||||
PLIST_FILES= bin/fsp share/man/man1/fsp.1.gz
|
||||
INSTALL_TARGET= install prefix=${STAGEDIR}${PREFIX}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue