mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00: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
@ -13,8 +13,7 @@ COMMENT= Command-line flags module for Unix shell scripts
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= lib/shflags
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/src/shflags ${PREFIX}/lib
|
||||
${INSTALL_DATA} ${WRKSRC}/src/shflags ${STAGEDIR}${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user