mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix typo.
This commit is contained in:
parent
043136067d
commit
d1eadcfcab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365018
@ -48,7 +48,7 @@ do-build:
|
||||
|
||||
do-install:
|
||||
@cd ${WRKSRC} && \
|
||||
${SETENT} ${MAKE_ENV} ${BJAM} --prefix=${STAGEDIR}${PREFIX} ${BJAM_ARGS} install
|
||||
${SETENV} ${MAKE_ENV} ${BJAM} --prefix=${STAGEDIR}${PREFIX} ${BJAM_ARGS} install
|
||||
# For some reasons BJAM forget about the links
|
||||
@cd ${WRKSRC}/stage/ && ${FIND} lib -type l | ${PAX} -rw -p p ${STAGEDIR}${PREFIX}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user