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.
--- 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
--- 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"