aboutsummaryrefslogtreecommitdiff
path: root/mail/horde4-ingo/Makefile
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-08-22 11:58:36 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-08-22 11:58:36 +0000
commit5d8487cf6a52af81a7d208f8a74a80afc02c5691 (patch)
tree453d9ffbfdd074f2a84ae17bcee550ec7caea5bd /mail/horde4-ingo/Makefile
parent0f2ab9c1d685bc0e7b44859589ba2cc0e3980e52 (diff)
downloadports-5d8487cf6a52af81a7d208f8a74a80afc02c5691.tar.gz
ports-5d8487cf6a52af81a7d208f8a74a80afc02c5691.zip
Notes
Diffstat (limited to 'mail/horde4-ingo/Makefile')
-rw-r--r--mail/horde4-ingo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/horde4-ingo/Makefile b/mail/horde4-ingo/Makefile
index 4aa1b0a8c79d..ff46783a8052 100644
--- a/mail/horde4-ingo/Makefile
+++ b/mail/horde4-ingo/Makefile
@@ -67,6 +67,9 @@ HORDE_INC= ${LOCALBASE}/etc/apache${APACHE_VERSION:S/20/2/}/Includes
HORDE_INC= ${LOCALBASE}/etc/horde
.endif
+post-patch:
+ @${FIND} ${WRKSRC} -name "*.orig" -delete
+
pre-configure:
@${SED} -e "s:/home/httpd/html/horde/ingo:${INGODIR}:g" \
${FILESDIR}/httpd.conf.ingo >${WRKDIR}/httpd-ingo.conf