aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2005-07-27 10:32:35 +0800
committerahze <ahze@FreeBSD.org>2005-07-27 10:32:35 +0800
commitbac38a6f08ecb887b0f6f65abfc2aea8a3617e16 (patch)
treeba06d06ca12eabe7a0a4e702531119624a036ef5 /japanese
parent73e5074fba10605bbc0f930a1b6df83e183201de (diff)
downloadfreebsd-ports-graphics-bac38a6f08ecb887b0f6f65abfc2aea8a3617e16.tar.gz
freebsd-ports-graphics-bac38a6f08ecb887b0f6f65abfc2aea8a3617e16.tar.zst
freebsd-ports-graphics-bac38a6f08ecb887b0f6f65abfc2aea8a3617e16.zip
- Fix plist
PR: ports/84134 Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r--japanese/firefox-ja/Makefile3
-rw-r--r--japanese/firefox-ja_JP/Makefile3
2 files changed, 2 insertions, 4 deletions
diff --git a/japanese/firefox-ja/Makefile b/japanese/firefox-ja/Makefile
index b56f2879771..6dda8f12d74 100644
--- a/japanese/firefox-ja/Makefile
+++ b/japanese/firefox-ja/Makefile
@@ -41,8 +41,7 @@ do-install:
(cd ${FIREFOX_HOME}/defaults/pref; \
${MV} -f firefox-l10n.js firefox-l10n.js.orig)
(cd ${FIREFOX_HOME}/defaults/profile; \
- ${MV} -f bookmarks.html bookmarks.html.orig; \
- ${MV} -f prefs.js prefs.js.orig)
+ ${MV} -f bookmarks.html bookmarks.html.orig)
(cd ${FIREFOX_HOME}/chrome; \
${MV} -f chrome.rdf chrome.rdf.orig; \
${MV} -f installed-chrome.txt installed-chrome.txt.orig)
diff --git a/japanese/firefox-ja_JP/Makefile b/japanese/firefox-ja_JP/Makefile
index b56f2879771..6dda8f12d74 100644
--- a/japanese/firefox-ja_JP/Makefile
+++ b/japanese/firefox-ja_JP/Makefile
@@ -41,8 +41,7 @@ do-install:
(cd ${FIREFOX_HOME}/defaults/pref; \
${MV} -f firefox-l10n.js firefox-l10n.js.orig)
(cd ${FIREFOX_HOME}/defaults/profile; \
- ${MV} -f bookmarks.html bookmarks.html.orig; \
- ${MV} -f prefs.js prefs.js.orig)
+ ${MV} -f bookmarks.html bookmarks.html.orig)
(cd ${FIREFOX_HOME}/chrome; \
${MV} -f chrome.rdf chrome.rdf.orig; \
${MV} -f installed-chrome.txt installed-chrome.txt.orig)