aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2002-11-05 09:52:20 +0800
committeredwin <edwin@FreeBSD.org>2002-11-05 09:52:20 +0800
commitd821d78cee164d0a6bf8b646795fdce43cc8b104 (patch)
tree2f26bc6813b839362b4ab14f7d6caaccecf5a845
parent87a20a29f343626472cc7e5e9021bbadb3e607d2 (diff)
downloadfreebsd-ports-gnome-d821d78cee164d0a6bf8b646795fdce43cc8b104.tar.gz
freebsd-ports-gnome-d821d78cee164d0a6bf8b646795fdce43cc8b104.tar.zst
freebsd-ports-gnome-d821d78cee164d0a6bf8b646795fdce43cc8b104.zip
Add -E to REINPLACE because it's a extended RE
Notified by: bento
-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/