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/gcc-ooo | |
parent | 022cd2e352abd04aa1fd8e864ac795a9a84f5ecd (diff) | |
download | ports-560a496a8b7b53e66098aab6b252a5c1b5db245a.tar.gz ports-560a496a8b7b53e66098aab6b252a5c1b5db245a.zip |
Notes
Diffstat (limited to 'lang/gcc-ooo')
-rw-r--r-- | lang/gcc-ooo/Makefile | 2 |
1 files changed, 1 insertions, 1 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." |