[PC-BSD Commits] r18541 - in pbi/modules/mail/evolution: . scripts
svn at pcbsd.org
svn at pcbsd.org
Wed Aug 22 07:07:13 PDT 2012
Author: kenmoore
Date: 2012-08-22 14:07:13 +0000 (Wed, 22 Aug 2012)
New Revision: 18541
Removed:
pbi/modules/mail/evolution/scripts/post-install.sh
pbi/modules/mail/evolution/scripts/pre-portmake.sh
Modified:
pbi/modules/mail/evolution/pbi.conf
Log:
Remove the extra scripts for mail/evolutions and rebuild without progrevision
Modified: pbi/modules/mail/evolution/pbi.conf
===================================================================
--- pbi/modules/mail/evolution/pbi.conf 2012-08-22 14:00:51 UTC (rev 18540)
+++ pbi/modules/mail/evolution/pbi.conf 2012-08-22 14:07:13 UTC (rev 18541)
@@ -25,12 +25,12 @@
PBI_MAKEOPTS="WITH_CUPS=yes"
# Ports to build before / after
-PBI_MKPORTBEFORE=""
+PBI_MKPORTBEFORE="x11/libSM"
PBI_MKPORTAFTER="mail/evolution-exchange sysutils/gnome-settings-daemon x11-themes/qtcurve-gtk2 mail/p5-Mail-SpamAssassin"
-PBI_BUILDKEY="06"; export PBI_BUILDKEY
+PBI_BUILDKEY="07"; export PBI_BUILDKEY
-PBI_PROGREVISION="01"; export PBI_PROGREVISION
+#PBI_PROGREVISION="01"; export PBI_PROGREVISION
PBI_AB_PRIORITY="10"; export PBI_AB_PRIORITY
More information about the Commits
mailing list