diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-12-10 10:53:43 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-12-10 10:53:43 +0000 |
commit | 560a496a8b7b53e66098aab6b252a5c1b5db245a (patch) | |
tree | 76bf00c00025a281e0bb26992418ad332524e791 /lang | |
parent | 022cd2e352abd04aa1fd8e864ac795a9a84f5ecd (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/gcc-ooo/Makefile | 2 | ||||
-rw-r--r-- | lang/gcc34/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/gcc-ooo/Makefile b/lang/gcc-ooo/Makefile index 2dd45cfaafcd..4cddedeef713 100644 --- a/lang/gcc-ooo/Makefile +++ b/lang/gcc-ooo/Makefile @@ -109,7 +109,7 @@ pre-configure: @${MKDIR} ${CONFIGURE_WRKSRC} post-build: - @${ECHO_MSG} "Consider running 'make check' before 'make install', especially + @${ECHO_MSG} "Consider running 'make check' before 'make install', especially" @${ECHO_MSG} "if you have not performed this build on -STABLE or -CURRENT." @${ECHO_MSG} "This assumes that you have the dejagnu port installed." diff --git a/lang/gcc34/Makefile b/lang/gcc34/Makefile index 2dd45cfaafcd..4cddedeef713 100644 --- a/lang/gcc34/Makefile +++ b/lang/gcc34/Makefile @@ -109,7 +109,7 @@ pre-configure: @${MKDIR} ${CONFIGURE_WRKSRC} post-build: - @${ECHO_MSG} "Consider running 'make check' before 'make install', especially + @${ECHO_MSG} "Consider running 'make check' before 'make install', especially" @${ECHO_MSG} "if you have not performed this build on -STABLE or -CURRENT." @${ECHO_MSG} "This assumes that you have the dejagnu port installed." |