[PC-BSD Commits] r16431 - pbi/modules/editors/openoffice.org-3
svn at pcbsd.org
svn at pcbsd.org
Mon Apr 16 07:42:39 PDT 2012
Author: kenmoore
Date: 2012-04-16 14:42:39 +0000 (Mon, 16 Apr 2012)
New Revision: 16431
Modified:
pbi/modules/editors/openoffice.org-3/pbi.conf
Log:
Remove the "WITH_CUPS" make option for openoffice and rebuild
Modified: pbi/modules/editors/openoffice.org-3/pbi.conf
===================================================================
--- pbi/modules/editors/openoffice.org-3/pbi.conf 2012-04-16 14:36:33 UTC (rev 16430)
+++ pbi/modules/editors/openoffice.org-3/pbi.conf 2012-04-16 14:42:39 UTC (rev 16431)
@@ -22,11 +22,11 @@
PBI_MAKEPORT="editors/openoffice.org-3"
# Additional options for make.conf
-PBI_MAKEOPTS="WITH_CUPS=yes"
+PBI_MAKEOPTS=""
PBI_MKPORTBEFORE="archivers/unzip"
-PBI_BUILDKEY="07"; export PBI_BUILDKEY
+PBI_BUILDKEY="08"; export PBI_BUILDKEY
PBI_PROGREVISION="01"; export PBI_PROGREVISION
More information about the Commits
mailing list