mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Support staging
This commit is contained in:
parent
c89205b637
commit
4ccd907479
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330244
@ -25,8 +25,7 @@ SHEBANG_FILES= mb2md
|
||||
|
||||
PLIST_FILES= bin/mb2md
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user