diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index 83115b36a8b8..1fafdd3c4e7e 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -29,7 +29,7 @@ PLIST_SUB+= EMACS='@comment ' pre-configure: .if !exists(${LOCALBASE}/bin/emacs) - ${REINPLACE_CMD} -e "s@^(SUBDIRS = .*) emacs (.*)@\1 \2@" \ + ${REINPLACE_CMD} -Ee "s@^(SUBDIRS = .*) emacs (.*)@\1 \2@" \ ${WRKSRC}/Makefile.in .endif