Index: head/ja_JP.eucJP/htdocs/ports/Makefile.inc0 =================================================================== --- head/ja_JP.eucJP/htdocs/ports/Makefile.inc0 (revision 50949) +++ head/ja_JP.eucJP/htdocs/ports/Makefile.inc0 (revision 50950) @@ -1,19 +1,19 @@ # $FreeBSD$ # The FreeBSD Japanese Documentation Project # Original revision: 1.4 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif -.if exists(../../en/ports/Makefile.inc) -.include "../../en/ports/Makefile.inc" +.if exists(../../../en_US.ISO8859-1/htdocs/ports/Makefile.inc) +.include "../../../en_US.ISO8859-1/htdocs/ports/Makefile.inc" .endif .if exists(Makefile.gen) .include "Makefile.gen" .endif .include "${DOC_PREFIX}/share/mk/web.site.mk"