diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1994-12-23 06:56:00 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1994-12-23 06:56:00 +0000 |
commit | 259557dab0fa2f356ecaf58430ed99aa4a80c549 (patch) | |
tree | 0066f96c6299ed9260f7e4b523dd9b7bdb59a81b /japanese | |
parent | 0141bf5e493a7fb4f571ee06f3545512cdf62cad (diff) | |
download | ports-259557dab0fa2f356ecaf58430ed99aa4a80c549.tar.gz ports-259557dab0fa2f356ecaf58430ed99aa4a80c549.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mule-canna/Makefile | 12 | ||||
-rw-r--r-- | japanese/mule-freewnn/Makefile | 12 | ||||
-rw-r--r-- | japanese/mule-wnn6/Makefile | 12 | ||||
-rw-r--r-- | japanese/mule-wnn7/Makefile | 12 |
4 files changed, 24 insertions, 24 deletions
diff --git a/japanese/mule-canna/Makefile b/japanese/mule-canna/Makefile index 3dec4421b1f9..9110db049aa5 100644 --- a/japanese/mule-canna/Makefile +++ b/japanese/mule-canna/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.3 1994/11/26 23:07:02 ats Exp $ +# $Id: Makefile,v 1.4 1994/11/27 03:40:09 asami Exp $ # DISTNAME= mule-2.1 @@ -27,13 +27,13 @@ PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done pre-fetch: @if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi - @for file in ${PATCHFILES}; do \ - if [ ! -f ${DISTDIR}/$$file ]; then \ + @(cd ${DISTDIR}; \ + for file in ${PATCHFILES}; do \ + if [ ! -f $$file ]; then \ echo ">> Fetching patch $$file from remote site..."; \ - ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file \ - && mv $$file ${DISTDIR}; \ + ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file; \ fi \ - done + done) pre-patch: ${PREPATCH_COOKIE} diff --git a/japanese/mule-freewnn/Makefile b/japanese/mule-freewnn/Makefile index 3dec4421b1f9..9110db049aa5 100644 --- a/japanese/mule-freewnn/Makefile +++ b/japanese/mule-freewnn/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.3 1994/11/26 23:07:02 ats Exp $ +# $Id: Makefile,v 1.4 1994/11/27 03:40:09 asami Exp $ # DISTNAME= mule-2.1 @@ -27,13 +27,13 @@ PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done pre-fetch: @if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi - @for file in ${PATCHFILES}; do \ - if [ ! -f ${DISTDIR}/$$file ]; then \ + @(cd ${DISTDIR}; \ + for file in ${PATCHFILES}; do \ + if [ ! -f $$file ]; then \ echo ">> Fetching patch $$file from remote site..."; \ - ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file \ - && mv $$file ${DISTDIR}; \ + ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file; \ fi \ - done + done) pre-patch: ${PREPATCH_COOKIE} diff --git a/japanese/mule-wnn6/Makefile b/japanese/mule-wnn6/Makefile index 3dec4421b1f9..9110db049aa5 100644 --- a/japanese/mule-wnn6/Makefile +++ b/japanese/mule-wnn6/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.3 1994/11/26 23:07:02 ats Exp $ +# $Id: Makefile,v 1.4 1994/11/27 03:40:09 asami Exp $ # DISTNAME= mule-2.1 @@ -27,13 +27,13 @@ PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done pre-fetch: @if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi - @for file in ${PATCHFILES}; do \ - if [ ! -f ${DISTDIR}/$$file ]; then \ + @(cd ${DISTDIR}; \ + for file in ${PATCHFILES}; do \ + if [ ! -f $$file ]; then \ echo ">> Fetching patch $$file from remote site..."; \ - ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file \ - && mv $$file ${DISTDIR}; \ + ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file; \ fi \ - done + done) pre-patch: ${PREPATCH_COOKIE} diff --git a/japanese/mule-wnn7/Makefile b/japanese/mule-wnn7/Makefile index 3dec4421b1f9..9110db049aa5 100644 --- a/japanese/mule-wnn7/Makefile +++ b/japanese/mule-wnn7/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: Satoshi Asami (asami) # -# $Id: Makefile,v 1.3 1994/11/26 23:07:02 ats Exp $ +# $Id: Makefile,v 1.4 1994/11/27 03:40:09 asami Exp $ # DISTNAME= mule-2.1 @@ -27,13 +27,13 @@ PREBUILD_COOKIE= ${.CURDIR}/work/.prebuild_done pre-fetch: @if [ ! -d ${DISTDIR} ]; then mkdir -p ${DISTDIR}; fi - @for file in ${PATCHFILES}; do \ - if [ ! -f ${DISTDIR}/$$file ]; then \ + @(cd ${DISTDIR}; \ + for file in ${PATCHFILES}; do \ + if [ ! -f $$file ]; then \ echo ">> Fetching patch $$file from remote site..."; \ - ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file \ - && mv $$file ${DISTDIR}; \ + ${NCFTP} ${NCFTPFLAGS} ${PATCHSITE}$$file; \ fi \ - done + done) pre-patch: ${PREPATCH_COOKIE} |