aboutsummaryrefslogtreecommitdiff
path: root/mail/thunderbird3/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-03 00:36:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-07-03 00:36:28 +0000
commit0be8477e93d6c976eb8aeb6ca1e6ebfbfb675bd3 (patch)
treefc8f33f37e972c22ae137e87dce3d07cc436d302 /mail/thunderbird3/Makefile
parent3b7417f66f8cc93bf169a5dc6dff2e6a4806975f (diff)
downloadports-0be8477e93d6c976eb8aeb6ca1e6ebfbfb675bd3.tar.gz
ports-0be8477e93d6c976eb8aeb6ca1e6ebfbfb675bd3.zip
Update to 0.7.1.
Notes
Notes: svn path=/head/; revision=112821
Diffstat (limited to 'mail/thunderbird3/Makefile')
-rw-r--r--mail/thunderbird3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index 1048d307ddc6..918a52bd07df 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= thunderbird
-PORTVERSION= 0.7
+PORTVERSION= 0.7.1
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= thunderbird/releases/${PORTVERSION}
@@ -132,6 +132,8 @@ pre-install:
${MKDIR} ${LOCAL_PREFIX}/lib/${PORTNAME}-${PORTVERSION}/extensions.port
post-install:
+ @${INSTALL_DATA} ${FILESDIR}/Extensions.rdf \
+ ${LOCAL_PREFIX}/lib/${PORTNAME}-${PORTVERSION}/extensions.port
@${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
${RM} -f ${PREFIX}/bin/thunderbird
${LN} -s ${LOCAL_PREFIX}/bin/thunderbird \
@@ -146,8 +148,6 @@ post-install:
${RM} -fr ${LOCAL_PREFIX}/lib/${PORTNAME}-${PORTVERSION}/chrome/en-${ii}${jj}
.endfor
.endfor
- @${INSTALL_DATA} ${FILESDIR}/Extensions.rdf \
- ${LOCAL_PREFIX}/lib/${PORTNAME}-${PORTVERSION}/extensions.port
cons-plist:
-${RM} -f ${PLIST}