diff options
Diffstat (limited to 'www/beonex/Makefile')
-rw-r--r-- | www/beonex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/beonex/Makefile b/www/beonex/Makefile index 1cd786cb890f..8faf35eb9620 100644 --- a/www/beonex/Makefile +++ b/www/beonex/Makefile @@ -100,7 +100,7 @@ BROKEN= "runtime error on FreeBSD -CURRENT" .endif .if exists(${LOCALBASE}/include/freetype/freetype.h) -BROKEN="You must upgrade your freetype port to 1.3.1_2 or higher before installing Mozilla. If you have 1.3.1_2 installed, please remove ${LOCALBASE}/include/freetype, then build Mozilla" +BROKEN="You must upgrade your freetype port to 1.3.1_2 or higher before installing Beonex. If you have 1.3.1_2 installed, please remove ${LOCALBASE}/include/freetype, then build Beonex" .endif pre-everything:: |