Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jun 2007 00:07:14 +0400
From:      Max Brazhnikov <makc@issp.ac.ru>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: make index failed
Message-ID:  <200706060007.14909.makc@issp.ac.ru>
In-Reply-To: <91143014@srv.sem.ipt.ru>
References:  <200706051359.45380.makc@issp.ac.ru> <91143014@srv.sem.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-00=_yJcZGuMHMr8fg25
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

On Tuesday 05 June 2007, Boris Samorodov wrote:
> Please try to apply the following patch (cd cad/astk-serveur;
> patch < <the_patch>):
> -----
With additional similar patches for french/aster and french/gibi index builds 
fine.

--Boundary-00=_yJcZGuMHMr8fg25
Content-Type: text/x-diff; charset="iso-8859-1";
	name="french_aster_Makefile.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="french_aster_Makefile.diff"

--- french/aster/Makefile.orig	Sun May 20 00:04:59 2007
+++ french/aster/Makefile	Tue Jun  5 23:18:05 2007
@@ -170,7 +170,7 @@
 SHIA=		zsh
 .endif
 .if ${SHIA} == "bash"
-SHIADEP=	bash2
+SHIADEP=	bash
 .else
 SHIADEP=	${SHIA}
 .endif

--Boundary-00=_yJcZGuMHMr8fg25
Content-Type: text/x-diff; charset="iso-8859-1";
	name="french_gibi_Makefile.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="french_gibi_Makefile.diff"

--- french/gibi/Makefile.orig	Sun May 20 00:05:01 2007
+++ french/gibi/Makefile	Tue Jun  5 23:20:04 2007
@@ -55,7 +55,7 @@
 SHRG=		zsh
 .endif
 .if ${SHRG} == "bash"
-SHRGDEP=	bash2
+SHRGDEP=	bash
 .else
 SHRGDEP=	${SHRG}
 .endif

--Boundary-00=_yJcZGuMHMr8fg25--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706060007.14909.makc>