s/pre-install/pre-su-install/. Directories are being created.

Approved by: maintainer timeout.
This commit is contained in:
Marcel Moolenaar 2004-04-26 23:12:15 +00:00
parent 6801986d19
commit 73a334b5c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=107810

View File

@ -48,7 +48,7 @@ pre-configure:
@${REINPLACE_CMD} -i -e "s,%%X11BASE%%,${X11BASE}," \
${WRKSRC}/aclocal.in
pre-install:
pre-su-install:
${RM} -fr ${PREFIX}/share/automake${BUILD_VERSION}
${MKDIR} ${PREFIX}/share/automake${BUILD_VERSION}
${MKDIR} ${PREFIX}/share/aclocal${BUILD_VERSION}