diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-20 19:18:25 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-11-20 19:18:25 +0000 |
commit | e5423f6173ab58be7455fd1966a148a7584a5718 (patch) | |
tree | 05992aee56e30d37433906cb21073de695a4d729 /www/mozilla-bonobo | |
parent | 633b0eda71fc0a0234dea69147af161c416abc4b (diff) |
Notes
Diffstat (limited to 'www/mozilla-bonobo')
-rw-r--r-- | www/mozilla-bonobo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mozilla-bonobo/Makefile b/www/mozilla-bonobo/Makefile index 0d14072ae223..3f453cad0de0 100644 --- a/www/mozilla-bonobo/Makefile +++ b/www/mozilla-bonobo/Makefile @@ -44,7 +44,7 @@ CONFIGURE_ARGS= --with-plugin-install-dir="${PREFIX}/lib/browser_plugins" \ pre-everything:: @${ECHO_MSG} "" - @${ECHO_MSG} " By default epiphany uses www/mozilla-gtk2 for html rendering, but you can" + @${ECHO_MSG} " By default mozilla-bonobo uses www/mozilla-gtk2 for html rendering, but you can" @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:" @${ECHO_MSG} "" @${ECHO_MSG} " mozilla-devel-gtk2 " |