STAGE support
Approved by: swills (mentor)
This commit is contained in:
parent
3816159dfd
commit
6df14313de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331475
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ COMMENT= Monitoring daemon for mfi RAID controllers
|
|||
USE_RC_SUBR= mfid
|
||||
PLIST_FILES+= sbin/mfid
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mfid ${PREFIX}/sbin/mfid
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/mfid ${STAGEDIR}${PREFIX}/sbin/mfid
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue