aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2006-01-10 05:28:42 +0800
committermezz <mezz@FreeBSD.org>2006-01-10 05:28:42 +0800
commit43d1b6ac1270989aa2d795bc739bfb58ba72af33 (patch)
treec82a78129e7f1ef4c18a82719f1b0b992fa37fdf /Mk
parentf23960df2bc2a5aad7dc4f88ee61f626c220fd51 (diff)
downloadfreebsd-ports-gnome-43d1b6ac1270989aa2d795bc739bfb58ba72af33.tar.gz
freebsd-ports-gnome-43d1b6ac1270989aa2d795bc739bfb58ba72af33.tar.zst
freebsd-ports-gnome-43d1b6ac1270989aa2d795bc739bfb58ba72af33.zip
More improvement on the grammar.
Copied from: marcus (www/en/gnome/docs/bugging.sgml,v 1.25)
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 6da9826a5425..7334f77e01c2 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 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."
+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 sending any attachments to the mailing list (${MAINTAINER}), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software."
.endif