aboutsummaryrefslogtreecommitdiff
path: root/ja/ports/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2001-09-06 13:35:08 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2001-09-06 13:35:08 +0000
commit9a3049f72aa6db09a4ed5b983c4c64ad19d5a6ec (patch)
tree33313d0be439327a17f3c3cfaab7dc33ddd8886e /ja/ports/Makefile
parent8ef14ae36654f59ac2fcd019ed03f022535c4b6c (diff)
downloaddoc-9a3049f72aa6db09a4ed5b983c4c64ad19d5a6ec.tar.gz
doc-9a3049f72aa6db09a4ed5b983c4c64ad19d5a6ec.zip
Merge the changes in the English version.
Notes
Notes: svn path=/www/; revision=10605
Diffstat (limited to 'ja/ports/Makefile')
-rw-r--r--ja/ports/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/ja/ports/Makefile b/ja/ports/Makefile
index a403f8ed6d..8e877c42f6 100644
--- a/ja/ports/Makefile
+++ b/ja/ports/Makefile
@@ -1,6 +1,6 @@
-# $FreeBSD: www/ja/ports/Makefile,v 1.22 2001/01/02 02:22:50 kuriyama Exp $
+# $FreeBSD: www/ja/ports/Makefile,v 1.23 2001/05/10 02:03:06 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
-# Original revision: 1.32
+# Original revision: 1.33
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@@ -30,7 +30,7 @@ CVS_OPT+= -d ${PORTSCVSROOT}
${INDEX}: $${PORTSBASE}/${PINDEX}
cp ${PORTSBASE}/${PINDEX} ${INDEX}
.else
-${INDEX}: ${cvsindex}
+${INDEX}:
cvs ${CVS_OPT} co -p ${PINDEX} > ${INDEX}
.endif
@@ -51,11 +51,7 @@ hostname= ${NO_PACKAGES_LINK}
.endif
-.if defined(NOPORTSCVS)
packages.exists:
-.else
-packages.exists: ${cvsindex}
-.endif
.if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org"
.if exists(${.CURDIR}/../../en/ports/packages.exists)
cp ${.CURDIR}/../../en/ports/${.TARGET} .