[PC-BSD Commits] r8203 - pbi/modules/editors/openoffice.org-3
svn at pcbsd.org
svn at pcbsd.org
Mon Dec 13 12:54:01 PST 2010
Author: kris
Date: 2010-12-13 12:54:01 -0800 (Mon, 13 Dec 2010)
New Revision: 8203
Modified:
pbi/modules/editors/openoffice.org-3/pbi.conf
Log:
Make sure we have unzip for openoffice.org-3
Modified: pbi/modules/editors/openoffice.org-3/pbi.conf
===================================================================
--- pbi/modules/editors/openoffice.org-3/pbi.conf 2010-12-13 15:49:40 UTC (rev 8202)
+++ pbi/modules/editors/openoffice.org-3/pbi.conf 2010-12-13 20:54:01 UTC (rev 8203)
@@ -26,5 +26,7 @@
WITHOUT_GNOMEVFS= yes
WITHOUT_MOZILLA= yes
WITH_KDE=yes"
+
+PBI_MKPORTBEFORE="archivers/unzip"
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE
More information about the Commits
mailing list