aboutsummaryrefslogtreecommitdiff
path: root/japanese/lookup
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/lookup')
-rw-r--r--japanese/lookup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/lookup/Makefile b/japanese/lookup/Makefile
index cc88d9f8b6ca..75e391bdca0f 100644
--- a/japanese/lookup/Makefile
+++ b/japanese/lookup/Makefile
@@ -33,7 +33,7 @@ CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} \
post-install:
.if (${EMACS_PORT_NAME} == "xemacs21-mule")
- ${RM} -f ${WRKDIR}/${MANIFEST}
+ ${RM} ${WRKDIR}/${MANIFEST}
emacsdir=`${ECHO_CMD} ${EMACSDIR} | ${SED} -e "s;^${PREFIX}/;;"`; \
${CAT} ${PLIST} | ${GREP} -e "^$${emacsdir}" | \
${SED} -e "s;^$${emacsdir}/;;" > ${WRKDIR}/${MANIFEST}