summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2008-03-09 23:04:40 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2008-03-09 23:04:40 +0000
commit80fc54cba61b086ed244830ba091c1f07c84d705 (patch)
tree02bf965d64c1765a4ad3d2183936f4e0793cb363 /mail
parent- New port p5-URI-ToDisk-1.12 (diff)
Fix the the rss and gmail accounts show up in the "new account" dialog, bump
the PORTREVISION. Submitted by: sajd (FreeNode/#freebsd-gnome)
Notes
Notes: svn path=/head/; revision=208702
Diffstat (limited to 'mail')
-rw-r--r--mail/thunderbird-esr/Makefile3
-rw-r--r--mail/thunderbird/Makefile3
-rw-r--r--mail/thunderbird3/Makefile3
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index cd2d1ecc5976..d0313fcf2e99 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.12
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -77,7 +78,7 @@ port-pre-install:
${RM} -f ${FAKEDIR}/bin/*.bak
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
${CP} -RL ${WRKSRC}/dist/bin/isp \
- ${FAKEDIR}/lib/${PORTNAME}/defaults
+ ${FAKEDIR}/lib/${PORTNAME}
pre-install:
@${ECHO_CMD} 'share/applications/${PORTNAME}.desktop' >> ${PLIST}
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index cd2d1ecc5976..d0313fcf2e99 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.12
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -77,7 +78,7 @@ port-pre-install:
${RM} -f ${FAKEDIR}/bin/*.bak
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
${CP} -RL ${WRKSRC}/dist/bin/isp \
- ${FAKEDIR}/lib/${PORTNAME}/defaults
+ ${FAKEDIR}/lib/${PORTNAME}
pre-install:
@${ECHO_CMD} 'share/applications/${PORTNAME}.desktop' >> ${PLIST}
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index cd2d1ecc5976..d0313fcf2e99 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= thunderbird
DISTVERSION= 2.0.0.12
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED}
MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source
@@ -77,7 +78,7 @@ port-pre-install:
${RM} -f ${FAKEDIR}/bin/*.bak
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
${CP} -RL ${WRKSRC}/dist/bin/isp \
- ${FAKEDIR}/lib/${PORTNAME}/defaults
+ ${FAKEDIR}/lib/${PORTNAME}
pre-install:
@${ECHO_CMD} 'share/applications/${PORTNAME}.desktop' >> ${PLIST}