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