Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jun 2005 16:50:05 GMT
From:      Jean-Sebastien Roy <js@jeannot.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/81885: Maintainer update for math/scilab
Message-ID:  <200506041650.j54Go5PB068352@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/81885; it has been noted by GNATS.

From: Jean-Sebastien Roy <js@jeannot.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/81885: Maintainer update for math/scilab
Date: Sat, 04 Jun 2005 18:45:18 +0200

 I missed a patch for the name of the tk lib, sorry !
 
 Please apply the following patch on the scilab 3.1.1 port directory 
 before commit. Only the files/patch-bb is changed
 
 Regards,
 
 js
 
 diff -ruN scilab.311/files/patch-bb scilab.311.bis/files/patch-bb
 --- scilab.311/files/patch-bb	Fri Jun  3 17:57:05 2005
 +++ scilab.311.bis/files/patch-bb	Sat Jun  4 18:25:34 2005
 @@ -1,5 +1,5 @@
   --- configure.orig	Wed May 25 17:00:45 2005
 -+++ configure	Fri Jun  3 17:54:26 2005
 ++++ configure	Sat Jun  4 18:24:37 2005
   @@ -21331,12 +21331,12 @@
    # FreeBSD  systems (not supported by INRIA)
      *-*-freebsd*)
 @@ -25,3 +25,12 @@
    int
    main ()
    {
 +@@ -26321,7 +26322,7 @@
 +     ;;
 + esac
 +
 +-GETLIBTK=libtk$TK_MAJOR_VERSION.$TK_MINOR_VERSION.$SONAME
 ++GETLIBTK=libtk$TK_MAJOR_VERSION$TK_MINOR_VERSION.$SONAME
 +
 + case "$host" in
 +   *-*-darwin*)



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