[SVN-Commit] r82 - branches/experimental/mail/thunderbird-devel
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Mon Aug 17 08:38:39 UTC 2009
Author: beat
Date: Mon Aug 17 08:38:32 2009
New Revision: 82
Log:
- For now add workaround to allow build on tinderbox by defining autoconf
as extract dependency. This need some rework.
- Set conflict with lightning.
Modified:
branches/experimental/mail/thunderbird-devel/Makefile
Modified: branches/experimental/mail/thunderbird-devel/Makefile
==============================================================================
--- branches/experimental/mail/thunderbird-devel/Makefile Mon Aug 17 08:26:39 2009 (r81)
+++ branches/experimental/mail/thunderbird-devel/Makefile Mon Aug 17 08:38:32 2009 (r82)
@@ -16,12 +16,13 @@
MAINTAINER= gecko at FreeBSD.org
COMMENT= Web browser based on the browser portion of Mozilla
+EXTRACT_DEPENDS= autoconf-2.13:${PORTSDIR}/devel/autoconf213
BUILD_DEPENDS= nspr>=4.8:${PORTSDIR}/devel/nspr
USE_AUTOTOOLS= autoconf:213
LATEST_LINK= thunderbird-devel
USE_GECKO= gecko
-CONFLICTS= thunderbird-2*
+CONFLICTS= thunderbird-2* lightning-0.[0-9]*
MOZ_PKGCONFIG_FILES= # empty
USE_MOZILLA= -png -nss -dbm -jpeg -xft
MOZILLA_NAME= Thunderbird${MOZILLA_SUFX}
More information about the freebsd-gecko
mailing list