[PC-BSD Commits] r6064 - pbibuild/modules/devel/eric4
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 28 09:14:17 PST 2010
Author: kris
Date: 2010-01-28 09:14:17 -0800 (Thu, 28 Jan 2010)
New Revision: 6064
Modified:
pbibuild/modules/devel/eric4/pbi.conf
Log:
Added py-qt4-webkit to eric, port doesn't built it automatically
Modified: pbibuild/modules/devel/eric4/pbi.conf
===================================================================
--- pbibuild/modules/devel/eric4/pbi.conf 2010-01-28 10:04:29 UTC (rev 6063)
+++ pbibuild/modules/devel/eric4/pbi.conf 2010-01-28 17:14:17 UTC (rev 6064)
@@ -25,14 +25,15 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/devel/dbus-qt4"
+OTHERPORT="/usr/ports/devel/dbus-qt4
+/usr/ports/www/py-qt4-webkit"
# Enter your custom make options here
MAKEOPTS=""
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="51"
+BUILDKEY="01"
# Dont prune python files, we need them
PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
More information about the Commits
mailing list