aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc42
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gcc42')
-rw-r--r--lang/gcc42/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc42/Makefile b/lang/gcc42/Makefile
index 09464a55f53e..05f7e09ce6f9 100644
--- a/lang/gcc42/Makefile
+++ b/lang/gcc42/Makefile
@@ -149,6 +149,7 @@ check: build
cd ${WRKSRC}; export RUNTESTFLAGS='--target_board ''unix{-pthread}'''; ${GMAKE} -sk check
post-install:
+ -@${MKDIR} ${PREFIX}/etc/rc.d
${INSTALL_SCRIPT} ${WRKDIR}/gcc.sh ${PREFIX}/${RC_D_SH}
# man pages can only be generated if Perl >= 5.6 is installed;
# fake them otherwise.