diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-17 21:11:27 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-17 21:11:27 +0800 |
commit | 4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9 (patch) | |
tree | 7ba0c2ee6fc61eea2c1bae1696d09b7e0bff9174 /irc/pure-xemacs21-mule | |
parent | 2b17dd473dad917a4738a13184b440933f9444c2 (diff) | |
download | freebsd-ports-gnome-4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9.tar.gz freebsd-ports-gnome-4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9.tar.zst freebsd-ports-gnome-4379e3b3b6ddfc8d780e8ff3a3be3050c294fcc9.zip |
upgrade irchat -> 2.5.6, pure -> 0.6
PR: 30891
Submitted by: MAINTAINER
Diffstat (limited to 'irc/pure-xemacs21-mule')
-rw-r--r-- | irc/pure-xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pure-xemacs21-mule/Makefile b/irc/pure-xemacs21-mule/Makefile index e2876ff6ce0b..0ca393bf4613 100644 --- a/irc/pure-xemacs21-mule/Makefile +++ b/irc/pure-xemacs21-mule/Makefile @@ -8,7 +8,7 @@ MASTERDIR= ${.CURDIR}/../pure-emacs20 EMACS_PORT_NAME= xemacs21-mule -LISPDIR= lib/xemacs/site-packages/lisp/${PORTNAME} +LISPDIR= ${EMACS_LIBDIR}/site-packages/lisp EMACS_ONLY= "@comment " XEMACS_ONLY= "" ALL_TARGET= package c |