mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support
This commit is contained in:
parent
7ffbde5645
commit
437e0654c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=338942
@ -21,8 +21,7 @@ NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
PLIST_FILES= bin/sarep
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/sarep ${PREFIX}/bin
|
||||
@${INSTALL_SCRIPT} ${WRKSRC}/sarep ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user