summaryrefslogtreecommitdiff
path: root/mail/horde4-imp
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2002-05-20 09:50:08 +0000
committerSADA Kenji <sada@FreeBSD.org>2002-05-20 09:50:08 +0000
commit4ebdf6336379cd729495b84955a67330871189be (patch)
tree1dedba8fbd34118844f3a2adfb3b59f52e45249f /mail/horde4-imp
parentTrack setup.sh usage. (diff)
Cope with www/horde deinsall-time error message (this appears when you install mail/imp).
PR: ports/38255 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=59523
Diffstat (limited to 'mail/horde4-imp')
-rw-r--r--mail/horde4-imp/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/horde4-imp/Makefile b/mail/horde4-imp/Makefile
index bae58990f05c..582d3ae84573 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