summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-01-07 05:54:09 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-01-07 05:54:09 +0000
commitd254c193327d22cd9ec46e05842eb6c9046baf5b (patch)
tree635934f630467fd7eb5bd4f09e461e673499bbce /Mk
parentUpgrade to v1.16. This version adds an '-ignore-identical-conflicts' option (diff)
Improvement on the grammar and reword.
Submitted by: ceri (Thanks!)
Notes
Notes: svn path=/head/; revision=152958
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.gnome.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 57394b60496b..6da9826a5425 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -702,7 +702,7 @@ PLIST_SUB+= GNOMEDESKTOP:="@comment " NOGNOMEDESKTOP:=""
.endif
.if ${MAINTAINER}=="gnome@FreeBSD.org"
-CONFIGURE_FAIL_MESSAGE= "Please run the gnomelogalyzer, available from \"http://www.freebsd.org/gnome/gnomelogalyzer.sh\", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at ${MAINTAINER}, and attach (a) \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an \`ls ${PKG_DBDIR}\`). Make sure to put your attach in either website, copy-n-paste in http://freebsd-gnome.pastebin.com, or send-pr with attach. Try to avoid send any attach to the mailing list (${MAINTAINER}), because the list usually like to strip attach."
+CONFIGURE_FAIL_MESSAGE= "Please run the gnomelogalyzer, available from \"http://www.freebsd.org/gnome/gnomelogalyzer.sh\", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at ${MAINTAINER}, and attach (a) \"${CONFIGURE_WRKSRC}/${CONFIGURE_LOG}\", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an \`ls ${PKG_DBDIR}\`). Make sure to put your attachment in either website, copy-n-paste in http://freebsd-gnome.pastebin.com, or send-pr with attachment. Try to avoid send any attachment to the mailing list (${MAINTAINER}), attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software."
.endif