[PC-BSD Commits] r15076 - pbi/modules/x11/yakuake-kde4
svn at pcbsd.org
svn at pcbsd.org
Thu Jan 26 08:25:12 PST 2012
Author: kenmoore
Date: 2012-01-26 16:25:12 +0000 (Thu, 26 Jan 2012)
New Revision: 15076
Modified:
pbi/modules/x11/yakuake-kde4/pbi.conf
Log:
Rebuild yakuake with kde4-baseapps and no tmpfs build
Modified: pbi/modules/x11/yakuake-kde4/pbi.conf
===================================================================
--- pbi/modules/x11/yakuake-kde4/pbi.conf 2012-01-26 16:18:34 UTC (rev 15075)
+++ pbi/modules/x11/yakuake-kde4/pbi.conf 2012-01-26 16:25:12 UTC (rev 15076)
@@ -23,10 +23,12 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="" #x11/kde4-baseapps"
+PBI_MKPORTAFTER="x11/kde4-baseapps"
-PBI_BUILDKEY="02"; export PBI_BUILDKEY
+PBI_BUILDKEY="03"; export PBI_BUILDKEY
PBI_AB_PRIORITY="01"; export PBI_AB_PRIORITY
+PBI_AB_NOTMPFS="YES"; export PBI_AB_NOTMPFS
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list