aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2011-03-15 14:12:33 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2011-03-15 14:12:33 +0000
commit1448ec97e73fb5d7ca847474eb54959e9b4ef4c7 (patch)
tree6002a7b8394f6351621c577c32654d17c0569ac1 /mail
parentedc5caa9aba9aa8edf94ed0eb8c35c35a3607d7f (diff)
downloadports-1448ec97e73fb5d7ca847474eb54959e9b4ef4c7.tar.gz
ports-1448ec97e73fb5d7ca847474eb54959e9b4ef4c7.zip
Notes
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, 0 insertions, 9 deletions
diff --git a/mail/thunderbird-esr/Makefile b/mail/thunderbird-esr/Makefile
index 4c07cb64b399..fee705e325f7 100644
--- a/mail/thunderbird-esr/Makefile
+++ b/mail/thunderbird-esr/Makefile
@@ -112,9 +112,6 @@ pre-configure:
(cd ${MOZSRC}/js/src/ && ${AUTOCONF})
port-pre-install:
- ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
- ${FAKEDIR}/bin/thunderbird
- ${RM} -f ${FAKEDIR}/bin/*.bak
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
pre-install:
diff --git a/mail/thunderbird/Makefile b/mail/thunderbird/Makefile
index 4c07cb64b399..fee705e325f7 100644
--- a/mail/thunderbird/Makefile
+++ b/mail/thunderbird/Makefile
@@ -112,9 +112,6 @@ pre-configure:
(cd ${MOZSRC}/js/src/ && ${AUTOCONF})
port-pre-install:
- ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
- ${FAKEDIR}/bin/thunderbird
- ${RM} -f ${FAKEDIR}/bin/*.bak
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
pre-install:
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile
index f865bf831cef..a6faa5b2a516 100644
--- a/mail/thunderbird3/Makefile
+++ b/mail/thunderbird3/Makefile
@@ -103,9 +103,6 @@ pre-configure:
(cd ${MOZSRC}/js/src/ && ${AUTOCONF})
port-pre-install:
- ${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
- ${FAKEDIR}/bin/thunderbird
- ${RM} -f ${FAKEDIR}/bin/*.bak
${MKDIR} ${FAKEDIR}/lib/${PORTNAME}/defaults
pre-install: