[PC-BSD Commits] r3846 - pbibuild/modules/gnome
svn at pcbsd.org
svn at pcbsd.org
Mon Apr 27 12:08:21 PDT 2009
Author: kris
Date: 2009-04-27 12:08:20 -0700 (Mon, 27 Apr 2009)
New Revision: 3846
Modified:
pbibuild/modules/gnome/pbi.conf
Log:
Updated Gnome to include menus port
Modified: pbibuild/modules/gnome/pbi.conf
===================================================================
--- pbibuild/modules/gnome/pbi.conf 2009-04-25 14:52:16 UTC (rev 3845)
+++ pbibuild/modules/gnome/pbi.conf 2009-04-27 19:08:20 UTC (rev 3846)
@@ -25,13 +25,14 @@
PBIUPDATE="http://update.pbidir.com"
# Other Ports we need built (One per line)
-OTHERPORT="/usr/ports/x11-fm/pbi-thumbnailer"
+OTHERPORT="/usr/ports/x11/gnome-menus
+/usr/ports/x11-fm/pbi-thumbnailer"
# 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="01"
+BUILDKEY="02"
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list