mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Support staging
This commit is contained in:
parent
bc53620c8e
commit
9603b18544
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346285
@ -22,8 +22,7 @@ NO_BUILD= yes
|
||||
USES= shebangfix perl5
|
||||
SHEBANG_FILES= sig2dot.pl
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/sig2dot.pl ${PREFIX}/bin/sig2dot
|
||||
${INSTALL_SCRIPT} ${WRKSRC}/sig2dot.pl ${STAGEDIR}${PREFIX}/bin/sig2dot
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user