diff options
Diffstat (limited to 'lang/gcc41/Makefile')
-rw-r--r-- | lang/gcc41/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/gcc41/Makefile b/lang/gcc41/Makefile index 7159e14..2a62f62 100644 --- a/lang/gcc41/Makefile +++ b/lang/gcc41/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. |