[PC-BSD Commits] r13460 - pbibuild/modules/mail/thunderbird
svn at pcbsd.org
svn at pcbsd.org
Thu Oct 20 12:05:38 PDT 2011
Author: kenmoore
Date: 2011-10-20 12:05:38 -0700 (Thu, 20 Oct 2011)
New Revision: 13460
Modified:
pbibuild/modules/mail/thunderbird/pbi.conf
Log:
Have 8.x thunderbird module use WITH_LIGHTNING rather than the lightning-thunderbird port
Modified: pbibuild/modules/mail/thunderbird/pbi.conf
===================================================================
--- pbibuild/modules/mail/thunderbird/pbi.conf 2011-10-20 18:02:01 UTC (rev 13459)
+++ pbibuild/modules/mail/thunderbird/pbi.conf 2011-10-20 19:05:38 UTC (rev 13460)
@@ -28,13 +28,13 @@
OTHERPORT="/usr/ports/mail/thunderbird-i18n/
/usr/ports/mail/enigmail-thunderbird
/usr/ports/security/pinentry-gtk2
-/usr/ports/deskutils/lightning-thunderbird
/usr/ports/devel/gconf2
/usr/ports/audio/esound
/usr/ports/x11-themes/qtcurve-gtk2"
# Enter your custom make options here
-MAKEOPTS="WITH_CUPS=yes"
+MAKEOPTS="WITH_CUPS=yes
+WITH_LIGHTNING=yes"
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
More information about the Commits
mailing list