[PC-BSD Commits] r14693 - in pbi/modules/editors: libreoffice openoffice.org-3
svn at pcbsd.org
svn at pcbsd.org
Fri Jan 6 08:46:29 PST 2012
Author: kris
Date: 2012-01-06 16:46:29 +0000 (Fri, 06 Jan 2012)
New Revision: 14693
Modified:
pbi/modules/editors/libreoffice/pbi.conf
pbi/modules/editors/openoffice.org-3/pbi.conf
Log:
Set priorities on openoffice / libreoffice
Modified: pbi/modules/editors/libreoffice/pbi.conf
===================================================================
--- pbi/modules/editors/libreoffice/pbi.conf 2012-01-06 16:44:40 UTC (rev 14692)
+++ pbi/modules/editors/libreoffice/pbi.conf 2012-01-06 16:46:29 UTC (rev 14693)
@@ -31,5 +31,7 @@
PBI_BUILDKEY="06"
PBI_AB_NOTMPFS="YES"
+
+PBI_AB_PRIORITY="10"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_BUILDKEY PBI_AB_NOTMPFS
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_BUILDKEY PBI_AB_NOTMPFS PBI_AB_PRIORITY
Modified: pbi/modules/editors/openoffice.org-3/pbi.conf
===================================================================
--- pbi/modules/editors/openoffice.org-3/pbi.conf 2012-01-06 16:44:40 UTC (rev 14692)
+++ pbi/modules/editors/openoffice.org-3/pbi.conf 2012-01-06 16:46:29 UTC (rev 14693)
@@ -30,8 +30,10 @@
PBI_MKPORTBEFORE="archivers/unzip"
-PBI_BUILDKEY="01"; export PBI_BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
PBI_AB_NOTMPFS="YES"
+
+PBI_AB_PRIORITY="10"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_AB_NOTMPFS
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_AB_NOTMPFS PBI_AB_PRIORITY
More information about the Commits
mailing list