1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

Fix typo.

This commit is contained in:
Adam Weinberger 2014-08-15 18:36:07 +00:00
parent 043136067d
commit d1eadcfcab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365018

View File

@ -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}