summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gnome.mk
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-10 05:33:01 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2006-01-10 05:33:01 +0800
commitf55c564b86244d6483fc98c68f005cfcc5666bf2 (patch)
tree9d30a21e27643bb403096d1ed59fa0bb44e21266 /Mk/bsd.gnome.mk
parentf6718326056658e48f50cb4e03d23bcd4225edd5 (diff)
downloadmarcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.tar
marcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.tar.gz
marcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.tar.bz2
marcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.tar.lz
marcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.tar.xz
marcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.tar.zst
marcuscom-ports-f55c564b86244d6483fc98c68f005cfcc5666bf2.zip
More improvement on the grammar.
Copied from: marcus (www/en/gnome/docs/bugging.sgml,v 1.25) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5366 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk/bsd.gnome.mk')
-rw-r--r--Mk/bsd.gnome.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 3d5f2c17e..9f26053ba 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -3,7 +3,7 @@
#
# $FreeBSD$
# $NetBSD: $
-# $MCom: ports/Mk/bsd.gnome.mk,v 1.343 2005/12/25 04:08:59 marcus Exp $
+# $MCom: ports/Mk/bsd.gnome.mk,v 1.344 2006/01/07 18:13:00 marcus Exp $
#
# Please view me with 4 column tabs!
@@ -710,7 +710,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