diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/wanderlust-mule/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/wanderlust-mule/Makefile b/mail/wanderlust-mule/Makefile index 2abee85671e4..ce475a4de0d3 100644 --- a/mail/wanderlust-mule/Makefile +++ b/mail/wanderlust-mule/Makefile @@ -15,6 +15,7 @@ EMACS_PORT= mule EMACS_VER= 19.34 MULE_VER= 2.3 EMACS_LIBDIR= share/mule +EMACS_LIBDIR_WITH_VER= share/mule/${EMACS_VER} HAVE_COMMON_PORT= yes |