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
1 changed files with 1 additions and 2 deletions
|
@ -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 a new issue