diff options
-rw-r--r-- | lang/gcc/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc42/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc43/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc44/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc45/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc46/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc47/Makefile | 1 | ||||
-rw-r--r-- | lang/gcc48/Makefile | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 09464a55f53e..05f7e09ce6f9 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/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. 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. diff --git a/lang/gcc43/Makefile b/lang/gcc43/Makefile index 09464a55f53e..05f7e09ce6f9 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. diff --git a/lang/gcc44/Makefile b/lang/gcc44/Makefile index 09464a55f53e..05f7e09ce6f9 100644 --- a/lang/gcc44/Makefile +++ b/lang/gcc44/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. diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile index 09464a55f53e..05f7e09ce6f9 100644 --- a/lang/gcc45/Makefile +++ b/lang/gcc45/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. diff --git a/lang/gcc46/Makefile b/lang/gcc46/Makefile index 09464a55f53e..05f7e09ce6f9 100644 --- a/lang/gcc46/Makefile +++ b/lang/gcc46/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. diff --git a/lang/gcc47/Makefile b/lang/gcc47/Makefile index 09464a55f53e..05f7e09ce6f9 100644 --- a/lang/gcc47/Makefile +++ b/lang/gcc47/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. diff --git a/lang/gcc48/Makefile b/lang/gcc48/Makefile index 09464a55f53e..05f7e09ce6f9 100644 --- a/lang/gcc48/Makefile +++ b/lang/gcc48/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. |