summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-04 13:23:49 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-04 13:23:49 +0800
commit9d357e37b20c5b51de4186afb38baf53622bed59 (patch)
tree74508bf91c5ae12cf97b4560a727cb4e92d841ae /mail
parent8b15e511229fd7cfeba701cd42de96023ce02583 (diff)
downloadmarcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.tar
marcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.tar.gz
marcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.tar.bz2
marcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.tar.lz
marcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.tar.xz
marcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.tar.zst
marcuscom-ports-9d357e37b20c5b51de4186afb38baf53622bed59.zip
Add a space before the sub-version so that it looks better in the
X-Mailer header. Submitted by: Radek Kozlowski <radek@raadradd.com> git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3030 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index fe9f81949..3d2021bcd 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --enable-nss=yes \
--with-nspr-includes=${LOCALBASE}/include/nspr \
--with-nspr-libs=${LOCALBASE}/lib \
--enable-openssl=no \
- --with-sub-version="FreeBSD GNOME Team Port" \
+ --with-sub-version=" FreeBSD GNOME Team Port" \
--with-krb5=/usr
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"