aboutsummaryrefslogtreecommitdiffstats
path: root/mail/horde-ingo
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2006-08-22 19:58:36 +0800
committershaun <shaun@FreeBSD.org>2006-08-22 19:58:36 +0800
commitdaacd9cd15511f04003f538d25280a1783e59cc4 (patch)
tree13f499d0fb02c742e46118d4334c4ed06682f9af /mail/horde-ingo
parent90b2c2e989f8d8c3fe76b3bb1f5e76b685166eb4 (diff)
downloadfreebsd-ports-gnome-daacd9cd15511f04003f538d25280a1783e59cc4.tar.gz
freebsd-ports-gnome-daacd9cd15511f04003f538d25280a1783e59cc4.tar.zst
freebsd-ports-gnome-daacd9cd15511f04003f538d25280a1783e59cc4.zip
Remove pre-patched file(s) which are inadvertently installed.
Reported by: pointyhat via kris
Diffstat (limited to 'mail/horde-ingo')
-rw-r--r--mail/horde-ingo/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/horde-ingo/Makefile b/mail/horde-ingo/Makefile
index 4aa1b0a8c79d..ff46783a8052 100644
--- a/mail/horde-ingo/Makefile
+++ b/mail/horde-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