mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Support staging
This commit is contained in:
parent
8a71e8061e
commit
90813b4808
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348065
@ -15,8 +15,7 @@ PLIST_FILES= bin/toshctl
|
||||
|
||||
WRKSRC= ${WRKDIR}/toshctl
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user