aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/automake14/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index 5bcea5514b3..10266de9ab0 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -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}