summaryrefslogtreecommitdiff
path: root/japanese/emacs-emcws/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-29 21:05:03 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-29 21:05:03 +0000
commitcf0fbaead2ac85551efa21e4a992320d2a6308dc (patch)
treed8ea68b975d1151c10fb91e483204bc33ba807a0 /japanese/emacs-emcws/Makefile
parentUpdate 5.9.13 --> 6.1.0. Fixes yet another buffer overflow (exploit) (diff)
s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.
Notes
Notes: svn path=/head/; revision=67247
Diffstat (limited to 'japanese/emacs-emcws/Makefile')
-rw-r--r--japanese/emacs-emcws/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile
index a9eca425c880..3bad004c6767 100644
--- a/japanese/emacs-emcws/Makefile
+++ b/japanese/emacs-emcws/Makefile
@@ -124,7 +124,7 @@ MULE_PATCHED_ELS= help.el help.elc \
international/titdic-cnv.elc \
loaddefs.el loadup.el
-PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET} \
+PLIST_SUB+= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET} \
DOC_FILE=${DOC_FILE}
SCRIPTS_ENV= SED=${SED} MV=${MV} \