diff options
Diffstat (limited to 'mail/emh-emacs20/Makefile')
-rw-r--r-- | mail/emh-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/emh-emacs20/Makefile b/mail/emh-emacs20/Makefile index 52b53d77a8aa..f7523f56d2ba 100644 --- a/mail/emh-emacs20/Makefile +++ b/mail/emh-emacs20/Makefile @@ -9,4 +9,4 @@ MASTERDIR= ${.CURDIR}/../emh EMACS_PORT_NAME= emacs20 -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" |