summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 01:52:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 01:52:20 +0000
commitb4d72cb54e06ebdbb8f59fa9988a68d95d9d3d6f (patch)
tree09c626f3c31dd04ebe463ad854c16f5a8508bcaf /mail
parentThis port always needs perl to build it's documentation. (diff)
Add -E to REINPLACE because it's a extended RE
Notified by: bento
Notes
Notes: svn path=/head/; revision=69491
Diffstat (limited to 'mail')
-rw-r--r--mail/autorespond/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/autorespond/Makefile b/mail/autorespond/Makefile
index 3c8de78f0918..6095c0e6c280 100644
--- a/mail/autorespond/Makefile
+++ b/mail/autorespond/Makefile
@@ -21,7 +21,7 @@ CFLAGS+= -DNEED_STRCASESTR
.endif
post-patch:
- ${REINPLACE_CMD} -e "s|^(DEFS =.*)|\1 ${CFLAGS}|" ${WRKSRC}/Makefile
+ ${REINPLACE_CMD} -Ee "s|^(DEFS =.*)|\1 ${CFLAGS}|" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/autorespond ${PREFIX}/bin/