diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2004-03-18 13:39:11 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2004-03-18 13:39:11 +0000 |
commit | 589241ce77a29e7b8ff6d5fc873a9521cf0a3e16 (patch) | |
tree | f969020dc55ddc8b4c4dbb18a662fb6e46fd5f5f /mail/emh-xemacs21-mule | |
parent | 05b7d8edffa35644e73d8f08f7015c6fc9858592 (diff) | |
download | ports-589241ce77a29e7b8ff6d5fc873a9521cf0a3e16.tar.gz ports-589241ce77a29e7b8ff6d5fc873a9521cf0a3e16.zip |
Notes
Diffstat (limited to 'mail/emh-xemacs21-mule')
-rw-r--r-- | mail/emh-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/emh-xemacs21-mule/Makefile b/mail/emh-xemacs21-mule/Makefile index ce703de919ff..883306aa01e2 100644 --- a/mail/emh-xemacs21-mule/Makefile +++ b/mail/emh-xemacs21-mule/Makefile @@ -9,4 +9,4 @@ MASTERDIR= ${.CURDIR}/../emh EMACS_PORT_NAME= xemacs21-mule -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" |