[PC-BSD Commits] r19659 - pbi/modules/mail/thunderbird
svn at pcbsd.org
svn at pcbsd.org
Sat Oct 13 05:33:46 PDT 2012
Author: kris
Date: 2012-10-13 12:33:46 +0000 (Sat, 13 Oct 2012)
New Revision: 19659
Modified:
pbi/modules/mail/thunderbird/pbi.conf
Log:
Fix thunderbird build, remove unused options now
Modified: pbi/modules/mail/thunderbird/pbi.conf
===================================================================
--- pbi/modules/mail/thunderbird/pbi.conf 2012-10-13 12:30:03 UTC (rev 19658)
+++ pbi/modules/mail/thunderbird/pbi.conf 2012-10-13 12:33:46 UTC (rev 19659)
@@ -24,12 +24,11 @@
PBI_MAKEPORT="mail/thunderbird/"
# Additional options for make.conf
-PBI_MAKEOPTS="WITH_CUPS=yes
-WITH_LIGHTNING=yes"
+PBI_MAKEOPTS=""
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="mail/thunderbird-i18n/ mail/enigmail-thunderbird security/pinentry-gtk2 devel/gconf2 audio/esound x11-themes/qtcurve-gtk2"
+PBI_MKPORTAFTER="mail/thunderbird-i18n/ security/pinentry-gtk2 devel/gconf2 audio/esound"
PBI_BUILDKEY="07"
More information about the Commits
mailing list