[PC-BSD Commits] r15032 - pbi/modules/x11/yakuake-kde4
svn at pcbsd.org
svn at pcbsd.org
Mon Jan 23 08:22:11 PST 2012
Author: kenmoore
Date: 2012-01-23 16:22:10 +0000 (Mon, 23 Jan 2012)
New Revision: 15032
Modified:
pbi/modules/x11/yakuake-kde4/pbi.conf
Log:
Remove the kde4-baseapps port from yakuake and try to rebuild it (with priority 01)
Modified: pbi/modules/x11/yakuake-kde4/pbi.conf
===================================================================
--- pbi/modules/x11/yakuake-kde4/pbi.conf 2012-01-23 16:21:44 UTC (rev 15031)
+++ pbi/modules/x11/yakuake-kde4/pbi.conf 2012-01-23 16:22:10 UTC (rev 15032)
@@ -23,8 +23,10 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="x11/kde4-baseapps"
+PBI_MKPORTAFTER="" #x11/kde4-baseapps"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
+PBI_AB_PRIORITY="01"; export PBI_AB_PRIORITY
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list