[SVN-Commit] r193 - branches/experimental/mail/thunderbird

svn-freebsd-gecko at chruetertee.ch svn-freebsd-gecko at chruetertee.ch
Fri Dec 11 19:16:34 UTC 2009


Author: beat
Date: Fri Dec 11 19:16:27 2009
New Revision: 193

Log:
- Add CONFLICT with Thunderbird 3

Modified:
   branches/experimental/mail/thunderbird/Makefile

Modified: branches/experimental/mail/thunderbird/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird/Makefile	Fri Dec 11 19:14:34 2009	(r192)
+++ branches/experimental/mail/thunderbird/Makefile	Fri Dec 11 19:16:27 2009	(r193)
@@ -16,7 +16,7 @@
 MAINTAINER=	gecko at FreeBSD.org
 COMMENT=	Mozilla Thunderbird is standalone mail and news that stands above
 
-CONFLICTS=	lightning-0.[0-9]*
+CONFLICTS=	lightning-0.[0-9]* thunderbird-3*
 WANT_GNOME=	yes
 ALL_TARGET=	default
 CONFIGURE_ENV=	LOCALBASE=${LOCALBASE}


More information about the freebsd-gecko mailing list