[PC-BSD Commits] r12994 - pbi/modules/emulators/virtualbox-ose
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 27 07:05:33 PDT 2011
Author: kenmoore
Date: 2011-09-27 07:05:33 -0700 (Tue, 27 Sep 2011)
New Revision: 12994
Modified:
pbi/modules/emulators/virtualbox-ose/pbi.conf
Log:
Have virtualbox build devel/bcc before the main port and rebuild
Modified: pbi/modules/emulators/virtualbox-ose/pbi.conf
===================================================================
--- pbi/modules/emulators/virtualbox-ose/pbi.conf 2011-09-27 13:45:09 UTC (rev 12993)
+++ pbi/modules/emulators/virtualbox-ose/pbi.conf 2011-09-27 14:05:33 UTC (rev 12994)
@@ -27,11 +27,11 @@
WITH_WEBSERVICE=yes"
# Ports to build before / after
-PBI_MKPORTBEFORE=""
+PBI_MKPORTBEFORE="devel/bcc"
PBI_MKPORTAFTER="devel/qt4"
# Set the build key
-PBI_BUILDKEY="04"
+PBI_BUILDKEY="05"
# This app needs to install as root
PBI_REQUIRESROOT="YES"
More information about the Commits
mailing list