summaryrefslogtreecommitdiff
path: root/mail/wanderlust
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/wanderlust
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/wanderlust')
-rw-r--r--mail/wanderlust/Makefile2
1 files changed, 1 insertions, 1 deletions
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: