aboutsummaryrefslogtreecommitdiffstats
path: root/mail/thunderbird-devel/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2004-07-03 08:36:28 +0800
committermarcus <marcus@FreeBSD.org>2004-07-03 08:36:28 +0800
commit00897a1782e77fcb678c5ef54deee292239d2ae2 (patch)
tree085b8bb3c12acdfecd743ad17843bf3941db9866 /mail/thunderbird-devel/Makefile
parentcc85cd5a292e4424eed2d83143a9fe4c5a6feeca (diff)
downloadfreebsd-ports-gnome-00897a1782e77fcb678c5ef54deee292239d2ae2.tar.gz
freebsd-ports-gnome-00897a1782e77fcb678c5ef54deee292239d2ae2.tar.zst
freebsd-ports-gnome-00897a1782e77fcb678c5ef54deee292239d2ae2.zip
Update to 0.7.1.
Diffstat (limited to 'mail/thunderbird-devel/Makefile')
-rw-r--r--mail/thunderbird-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/thunderbird-devel/Makefile b/mail/thunderbird-devel/Makefile
index 1048d307ddc6..918a52bd07df 100644
--- a/mail/thunderbird-devel/Makefile
+++ b/mail/thunderbird-devel/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}