[PC-BSD Commits] r7408 - pbibuild/modules/multimedia/miro
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 19 08:41:44 PDT 2010
Author: kris
Date: 2010-08-19 08:41:44 -0700 (Thu, 19 Aug 2010)
New Revision: 7408
Modified:
pbibuild/modules/multimedia/miro/pbi.conf
Log:
Rebuild miro with missing py-gnome2 bindings
Modified: pbibuild/modules/multimedia/miro/pbi.conf
===================================================================
--- pbibuild/modules/multimedia/miro/pbi.conf 2010-08-19 15:25:06 UTC (rev 7407)
+++ pbibuild/modules/multimedia/miro/pbi.conf 2010-08-19 15:41:44 UTC (rev 7408)
@@ -25,14 +25,15 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/x11-themes/qtcurve-gtk2"
+OTHERPORT="/usr/ports/x11-toolkits/py-gnome2
+/usr/ports/x11-themes/qtcurve-gtk2"
# Enter your custom make options here
MAKEOPTS="WITH_GECKO=libxul"
# 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="01"
+BUILDKEY="02"
# Dont prune python files, we need them
PBIPRUNEPYTHON="NO" ; export PBIPRUNEPYTHON
More information about the Commits
mailing list