mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add staging support
This commit is contained in:
parent
7347f74dac
commit
35e8dbcb2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352546
@ -25,8 +25,8 @@ NO_BUILD= yes
|
||||
USES= shebangfix perl5
|
||||
SHEBANG_FILES= springgraph.pl
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/springgraph.pl ${PREFIX}/bin/springgraph
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/springgraph.pl \
|
||||
${STAGEDIR}${PREFIX}/bin/springgraph
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user