diff options
Diffstat (limited to 'irc/irchat-pj-xemacs21-mule/Makefile')
-rw-r--r-- | irc/irchat-pj-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irchat-pj-xemacs21-mule/Makefile b/irc/irchat-pj-xemacs21-mule/Makefile index 9d2329d..a6acf1b 100644 --- a/irc/irchat-pj-xemacs21-mule/Makefile +++ b/irc/irchat-pj-xemacs21-mule/Makefile @@ -13,4 +13,4 @@ LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME} ALL_TARGET= package INSTALL_TARGET= install-package -.include <${MASTERDIR}/Makefile> +.include "${MASTERDIR}/Makefile" |