From 798249ecbabc0b9be0c98f2fdb30570eaa0d8e82 Mon Sep 17 00:00:00 2001 From: shige Date: Fri, 10 Sep 1999 20:54:17 +0000 Subject: Fix for xemacs-21.1.6. --- mail/wanderlust-xemacs21-mule/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'mail/wanderlust-xemacs21-mule') diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile index 74edfe66288a..c7f64b92f59e 100644 --- a/mail/wanderlust-xemacs21-mule/Makefile +++ b/mail/wanderlust-xemacs21-mule/Makefile @@ -14,8 +14,9 @@ EMACS_NAME= xemacs EMACS_PORT= xemacs-mule EMACS_VER= 21.1.6 MULE_VER= 21.1.6 -EMACS_LIBDIR= lib/xemacs-21.1.6 -EMACS_VER_LIBDIR= lib/xemacs-21.1.6 +EMACS_LIBDIR= lib/xemacs +EMACS_VER_LIBDIR= lib/xemacs +EMACS_PACKAGESDIR= lib/${EMACS_NAME}/${EMACS_NAME}-packages HAVE_COMMON_PORT= yes -- cgit