summaryrefslogtreecommitdiff
path: root/mail/imp
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-02-16 22:29:26 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-02-16 22:29:26 +0000
commitd07ba9531d75d7675fabda5e085c7b33feb2edb9 (patch)
treef248e10fac0e8868c24ee1b781ff772332f52ca4 /mail/imp
parent- Update to 0.99.10 (diff)
Don't create a file when ${LOCALBASE}/etc/apache2/Includes has been
removed. PR: 92995 Submitted by: Stefan Bethke <stb (at) lassitu.de>
Notes
Notes: svn path=/head/; revision=156194
Diffstat (limited to 'mail/imp')
-rw-r--r--mail/imp/Makefile6
-rw-r--r--mail/imp/pkg-plist2
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile
index 54440c11568a..2420d84e6d10 100644
--- a/mail/imp/Makefile
+++ b/mail/imp/Makefile
@@ -105,7 +105,7 @@ RUN_DEPENDS+= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
NO_BUILD= yes
USE_APACHE= 1.3+ # needed to test APACHE_VERSION
-USE_REINPLACE= yes
+USE_GETTEXT= yes
REINPLACE_ARGS= -i.beforeIMP
DOCS= COPYING README docs/CHANGES docs/CREDITS docs/INSTALL \
@@ -158,9 +158,9 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/imapd:${PORTSDIR}/mail/imap-uw
.endif
.if ${APACHE_VERSION} >= 20
-HORDE_INC= ${LOCALBASE}/etc/apache${APACHE_VERSION:S/20/2/}/Includes
+HORDE_INC= ${LOCALBASE}/etc/apache${APACHE_VERSION:S/20/2/}/Includes/
.else
-HORDE_INC= ${LOCALBASE}/etc/horde
+HORDE_INC= ${LOCALBASE}/etc/horde/
.endif
pre-everything::
diff --git a/mail/imp/pkg-plist b/mail/imp/pkg-plist
index f4b7a7474b06..5d37825d02a8 100644
--- a/mail/imp/pkg-plist
+++ b/mail/imp/pkg-plist
@@ -361,7 +361,7 @@
%%IMPDIR%%/thread.php
%%IMPDIR%%/view.php
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%HORDE_INC%%/httpd-imp.conf
+%%HORDE_INC%%httpd-imp.conf
@dirrm %%IMPDIR%%/themes/sun
@dirrm %%IMPDIR%%/themes/simplex
@dirrm %%IMPDIR%%/themes/postnuke