[PC-BSD Commits] r14692 - pbi/modules/editors/libreoffice
svn at pcbsd.org
svn at pcbsd.org
Fri Jan 6 08:44:41 PST 2012
Author: kris
Date: 2012-01-06 16:44:40 +0000 (Fri, 06 Jan 2012)
New Revision: 14692
Modified:
pbi/modules/editors/libreoffice/pbi.conf
Log:
Update LO buildkey / fix stray "
Modified: pbi/modules/editors/libreoffice/pbi.conf
===================================================================
--- pbi/modules/editors/libreoffice/pbi.conf 2012-01-06 15:56:31 UTC (rev 14691)
+++ pbi/modules/editors/libreoffice/pbi.conf 2012-01-06 16:44:40 UTC (rev 14692)
@@ -24,12 +24,11 @@
# Additional options for make.conf
PBI_MAKEOPTS="WITH_CUPS=yes
WITHOUT_GNOMEVFS=yes
-WITHOUT_MOZILLA=yes
-"
+WITHOUT_MOZILLA=yes"
PBI_MKPORTAFTER="java/openjdk6"; export MKPORTAFTER
-PBI_BUILDKEY="05"
+PBI_BUILDKEY="06"
PBI_AB_NOTMPFS="YES"
More information about the Commits
mailing list