aboutsummaryrefslogtreecommitdiffstats
path: root/irc/irchat-pj-xemacs21-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/irchat-pj-xemacs21-mule/Makefile')
-rw-r--r--irc/irchat-pj-xemacs21-mule/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/irchat-pj-xemacs21-mule/Makefile b/irc/irchat-pj-xemacs21-mule/Makefile
index c9fce0b70f63..4e00bfe1714b 100644
--- a/irc/irchat-pj-xemacs21-mule/Makefile
+++ b/irc/irchat-pj-xemacs21-mule/Makefile
@@ -10,6 +10,6 @@ MASTERDIR= ${.CURDIR}/../irchat-pj-emacs20
EMACS_PORT_NAME= xemacs21-mule
LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME}
ALL_TARGET= package
-INSTALL_TARGET= install-lisp-package
+INSTALL_TARGET= install-package
.include <${MASTERDIR}/Makefile>