[PC-BSD Commits] r2834 - pbibuild/modules/thunderbird
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 30 12:58:40 PDT 2008
Author: kris
Date: 2008-09-30 12:58:40 -0700 (Tue, 30 Sep 2008)
New Revision: 2834
Modified:
pbibuild/modules/thunderbird/pbi.conf
Log:
Updated the thunderbird module to include lightning-xpi plugin for an integrated calendar
Modified: pbibuild/modules/thunderbird/pbi.conf
===================================================================
--- pbibuild/modules/thunderbird/pbi.conf 2008-09-30 16:55:20 UTC (rev 2833)
+++ pbibuild/modules/thunderbird/pbi.conf 2008-09-30 19:58:40 UTC (rev 2834)
@@ -25,13 +25,14 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/mail/thunderbird-i18n/"
+OTHERPORT="/usr/ports/mail/thunderbird-i18n/
+/usr/ports/deskutils/lightning-xpi"
# Enter your custom make options here
MAKEOPTS=""
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="12"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list