summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2002-05-20 09:50:08 +0000
committersada <sada@FreeBSD.org>2002-05-20 09:50:08 +0000
commitf8d8c743951e932526d7702a9178c78181835e61 (patch)
tree84442b49c42bdac724aff512737a88d1d52a65ee /mail
parent00c8d9d7c35d373e9c73c607c7e4c8936254be50 (diff)
downloadFreeBSD-ports-f8d8c743951e932526d7702a9178c78181835e61.zip
FreeBSD-ports-f8d8c743951e932526d7702a9178c78181835e61.tar.gz
Cope with www/horde deinsall-time error message (this appears when you install mail/imp).
PR: ports/38255 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/horde-imp/Makefile2
-rw-r--r--mail/horde4-imp/Makefile2
-rw-r--r--mail/imp/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/mail/horde-imp/Makefile b/mail/horde-imp/Makefile
index bae5899..582d3ae 100644
--- a/mail/horde-imp/Makefile
+++ b/mail/horde-imp/Makefile
@@ -186,8 +186,6 @@ do-install:
${IMPDIR}/templates/index/imp_notconfigured.inc
${PERL} -pi -e "s:sh ./install.sh:${HORDESBIN}/horde_setup.sh:g" \
${IMPDIR}/templates/index/imp_notconfigured.inc
- ${PERL} -pi -e "s:sh ./secure.sh:${HORDESBIN}/horde_secure.sh:g" \
- ${HORDEDIR}/templates/setup/imp/write_file.inc
@if [ ! -f ${IMPDIR}/config/defaults.php3 ]; then \
${CP} ${IMPDIR}/config/defaults.php3.dist ${IMPDIR}/config/defaults.php3; \
fi
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile
index bae5899..582d3ae 100644
--- a/mail/horde4-imp/Makefile
+++ b/mail/horde4-imp/Makefile
@@ -186,8 +186,6 @@ do-install:
${IMPDIR}/templates/index/imp_notconfigured.inc
${PERL} -pi -e "s:sh ./install.sh:${HORDESBIN}/horde_setup.sh:g" \
${IMPDIR}/templates/index/imp_notconfigured.inc
- ${PERL} -pi -e "s:sh ./secure.sh:${HORDESBIN}/horde_secure.sh:g" \
- ${HORDEDIR}/templates/setup/imp/write_file.inc
@if [ ! -f ${IMPDIR}/config/defaults.php3 ]; then \
${CP} ${IMPDIR}/config/defaults.php3.dist ${IMPDIR}/config/defaults.php3; \
fi
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index bae5899..582d3ae 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -186,8 +186,6 @@ do-install:
${IMPDIR}/templates/index/imp_notconfigured.inc
${PERL} -pi -e "s:sh ./install.sh:${HORDESBIN}/horde_setup.sh:g" \
${IMPDIR}/templates/index/imp_notconfigured.inc
- ${PERL} -pi -e "s:sh ./secure.sh:${HORDESBIN}/horde_secure.sh:g" \
- ${HORDEDIR}/templates/setup/imp/write_file.inc
@if [ ! -f ${IMPDIR}/config/defaults.php3 ]; then \
${CP} ${IMPDIR}/config/defaults.php3.dist ${IMPDIR}/config/defaults.php3; \
fi
OpenPOWER on IntegriCloud