mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Stage support
This commit is contained in:
parent
ab0dc8c069
commit
63aca260a3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348335
@ -23,8 +23,7 @@ NO_BUILD= yes
|
||||
|
||||
PLIST_FILES= bin/ompload
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${PREFIX}/bin/ompload
|
||||
${INSTALL_SCRIPT} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/ompload
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user