summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-02-18 23:17:19 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-02-18 23:17:19 +0000
commit61b2f82de0e730225e9aa3c752534d36d088a305 (patch)
tree0ea695167063699079ca79f6bf077307c0efe47d /mail
parentIn 4.0-current, there is a new czech locale, but appropriate line in (diff)
Fix as xemacs-mule is updated
Modify to be able to do "make" by any user
Notes
Notes: svn path=/head/; revision=25991
Diffstat (limited to 'mail')
-rw-r--r--mail/wanderlust-emacs/Makefile2
-rw-r--r--mail/wanderlust-xemacs21-mule/Makefile4
-rw-r--r--mail/wanderlust/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/mail/wanderlust-emacs/Makefile b/mail/wanderlust-emacs/Makefile
index 528d8df3672b..f7cef49be8c2 100644
--- a/mail/wanderlust-emacs/Makefile
+++ b/mail/wanderlust-emacs/Makefile
@@ -81,7 +81,7 @@ post-configure:
pre-build:
.if (${EMACS_PORT} == "xemacs21-mule")
- @${INSTALL_DATA} ${FILESDIR}/_pkg.el ${WRKSRC}/
+ @${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/
.endif
pre-install:
diff --git a/mail/wanderlust-xemacs21-mule/Makefile b/mail/wanderlust-xemacs21-mule/Makefile
index d22e5b81e820..44b22e32a76c 100644
--- a/mail/wanderlust-xemacs21-mule/Makefile
+++ b/mail/wanderlust-xemacs21-mule/Makefile
@@ -12,8 +12,8 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust-emacs
EMACS_NAME= xemacs
EMACS_PORT= xemacs21-mule
-EMACS_VER= 21.1.8
-MULE_VER= 21.1.8
+EMACS_VER= 21.1.9
+MULE_VER= 21.1.9
EMACS_LIBDIR= lib/xemacs
EMACS_PACKAGESDIR= lib/xemacs/site-packages
MANIFEST= MANIFEST.wl
diff --git a/mail/wanderlust/Makefile b/mail/wanderlust/Makefile
index 528d8df3672b..f7cef49be8c2 100644
--- a/mail/wanderlust/Makefile
+++ b/mail/wanderlust/Makefile
@@ -81,7 +81,7 @@ post-configure:
pre-build:
.if (${EMACS_PORT} == "xemacs21-mule")
- @${INSTALL_DATA} ${FILESDIR}/_pkg.el ${WRKSRC}/
+ @${CP} ${FILESDIR}/_pkg.el ${WRKSRC}/
.endif
pre-install: