[PC-BSD Commits] r7842 - pcbsd/current/src-sh/pbi-manager/module-examples/firefox
svn at pcbsd.org
svn at pcbsd.org
Sat Oct 16 06:04:45 PDT 2010
Author: kris
Date: 2010-10-16 06:04:45 -0700 (Sat, 16 Oct 2010)
New Revision: 7842
Modified:
pcbsd/current/src-sh/pbi-manager/module-examples/firefox/pbi.conf
Log:
Cleanup example firefox MKPORTAFTER
Modified: pcbsd/current/src-sh/pbi-manager/module-examples/firefox/pbi.conf
===================================================================
--- pcbsd/current/src-sh/pbi-manager/module-examples/firefox/pbi.conf 2010-10-16 13:04:08 UTC (rev 7841)
+++ pcbsd/current/src-sh/pbi-manager/module-examples/firefox/pbi.conf 2010-10-16 13:04:45 UTC (rev 7842)
@@ -19,13 +19,7 @@
# Other Ports we need built (One per line)
PBI_MKPORTBEFORE="print/cups-base"
-PBI_MKPORTAFTER="audio/esound
-x11-fonts/dejavu
-x11-themes/qtcurve-gtk2
-devel/gconf2
-x11/libXScrnSaver
-www/gecko-mediaplayer
-www/firefox-i18n"
+PBI_MKPORTAFTER="audio/esound x11-fonts/dejavu x11-themes/qtcurve-gtk2 devel/gconf2 x11/libXScrnSaver www/gecko-mediaplayer www/firefox-i18n"
# Enter your custom make options here
PBI_MAKEOPTS="PACKAGE_BUILDING=Y
More information about the Commits
mailing list