1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

s/pre-install/pre-su-install/ because we're creating directories under

${PREFIX}.
This commit is contained in:
Marcel Moolenaar 2004-03-17 23:54:21 +00:00
parent 41ad1572ae
commit 5dd4744a3e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=104337
2 changed files with 2 additions and 2 deletions

View File

@ -521,7 +521,7 @@ pre-build:
${LN} -sf ${WRKSRC}/${LEX7000}/src/${i} ${WRKSRC}/src
.endfor
pre-install:
pre-su-install:
${ECHO_MSG} ">>> in pre-install ..."
${ECHO_MSG} ">>> creating ghostscript destdir ..."
${MKDIR} ${DATADIR}

View File

@ -521,7 +521,7 @@ pre-build:
${LN} -sf ${WRKSRC}/${LEX7000}/src/${i} ${WRKSRC}/src
.endfor
pre-install:
pre-su-install:
${ECHO_MSG} ">>> in pre-install ..."
${ECHO_MSG} ">>> creating ghostscript destdir ..."
${MKDIR} ${DATADIR}