diff options
Diffstat (limited to 'lang/gcc43')
-rw-r--r-- | lang/gcc43/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 09464a55..05f7e09 100644 --- a/lang/gcc43/Makefile +++ b/lang/gcc43/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. |