Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 2008 21:20:04 GMT
From:      "Ivan B. Serezhkin" <ivan@serezhkin.com>
To:        gnome@FreeBSD.org
Subject:   Re: ports/129147: can't use deskutils/lightning-xpi under current amd64
Message-ID:  <200811242120.mAOLK40k092265@freefall.freebsd.org>

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

From: "Ivan B. Serezhkin" <ivan@serezhkin.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/129147: can't use deskutils/lightning-xpi under current
 amd64
Date: Tue, 25 Nov 2008 00:03:54 +0300

 After all this port works =)
 
 I rebuild thunderbird with this changes :
 
 --- mail/thunderbird/work/mozilla/configure.origin      2008-11-25 
 00:01:11.000000000 +0300
 +++ mail/thunderbird/work/mozilla/configure     2008-11-25 
 00:01:50.000000000 +0300
 @@ -5408,7 +5408,7 @@
      CPU_ARCH=sparc
      ;;
  
 -x86_64 | sparc | ppc | ia64)
 +amd64 | x86_64 | sparc | ppc | ia64)
      CPU_ARCH="$OS_TEST"
      ;;
  esac
 
 
 And lightning attachs to thunderbird from port.
 
 -- 
 Ivan B. Serezhkin
 Spamooborona, Yandex. http://so.yandex.ru/
 



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