[PC-BSD Commits] r13884 - pbi/modules/www/seamonkey
svn at pcbsd.org
svn at pcbsd.org
Mon Nov 14 11:10:28 PST 2011
Author: kenmoore
Date: 2011-11-14 11:10:28 -0800 (Mon, 14 Nov 2011)
New Revision: 13884
Modified:
pbi/modules/www/seamonkey/pbi.conf
Log:
Add the devel/libevent port to seamonkey and rebuild
Modified: pbi/modules/www/seamonkey/pbi.conf
===================================================================
--- pbi/modules/www/seamonkey/pbi.conf 2011-11-14 19:06:11 UTC (rev 13883)
+++ pbi/modules/www/seamonkey/pbi.conf 2011-11-14 19:10:28 UTC (rev 13884)
@@ -26,6 +26,8 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="audio/esound devel/gconf2 x11-themes/qtcurve-gtk2"
+PBI_MKPORTAFTER="audio/esound devel/gconf2 x11-themes/qtcurve-gtk2 devel/libevent"
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list