Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2006 18:50:17 GMT
From:      "jacula@gmail.com" <jacula@gmail.com>
To:        gnome@FreeBSD.org
Subject:   Re: ports/92106: OPTIONS for mail/thunderbird doesn't work
Message-ID:  <200601211850.k0LIoHRJ031439@freefall.freebsd.org>

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

From: "jacula@gmail.com" <jacula@gmail.com>
To: bug-followup@FreeBSD.org,  jacula@gmail.com
Cc:  
Subject: Re: ports/92106: OPTIONS for mail/thunderbird doesn't work
Date: Sat, 21 Jan 2006 18:46:48 +0000

 I'm sorry but my original report was different.
 In my original report I said that, for me, the cause was the lines 42 and 43
 in the mail/thunderbird/Makefile:
 .
 .
 .include <bsd.port.pre.mk>
 .include "${.CURDIR}/../../www/mozilla/Makefile.common"
 .
 .
 
 And a little hack is:
 
 --- Makefile.orig    Sat Jan 21 18:42:27 2006
 +++ Makefile    Sat Jan 21 18:42:46 2006
 @@ -39,6 +39,8 @@
  SYSTEM_PREFS=    
 ${FAKEDIR}/lib/${PORTNAME}-${PORTVERSION}/defaults/pref/${PORTNAME}.js
  MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome
  
 +OPTIONS=
 +
  .include <bsd.port.pre.mk>
  .include "${.CURDIR}/../../www/mozilla/Makefile.common"
 
 I prefer add "OPTIONS=" in my make.conf in a thunderbird section, for me 
 this is a temporary hack.
 I'm sorry.
 
 Bye Jacula Modyun



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