mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
Support staging
This commit is contained in:
parent
c025cf2dae
commit
a7db9e55f7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345062
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ COMMENT= Command-line flags module for Unix shell scripts
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
PLIST_FILES= lib/shflags
|
PLIST_FILES= lib/shflags
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_DATA} ${WRKSRC}/src/shflags ${PREFIX}/lib
|
${INSTALL_DATA} ${WRKSRC}/src/shflags ${STAGEDIR}${PREFIX}/lib
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue