diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-09-10 20:54:17 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-09-10 20:54:17 +0000 |
commit | 711ebf67a90f4bc38338f6de43c612506bbca023 (patch) | |
tree | fd089c3d529f2e0e39a89d2e50f5d06a8df16ead /mail/wanderlust-xemacs21-mule/Makefile | |
parent | 01315a479d3a945bbee8b50862e65f317b8657a3 (diff) | |
download | ports-711ebf67a90f4bc38338f6de43c612506bbca023.tar.gz ports-711ebf67a90f4bc38338f6de43c612506bbca023.zip |
Notes
Diffstat (limited to 'mail/wanderlust-xemacs21-mule/Makefile')
-rw-r--r-- | mail/wanderlust-xemacs21-mule/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
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 |