[PC-BSD Commits] r16317 - pbi/modules/editors/omegaT
svn at pcbsd.org
svn at pcbsd.org
Tue Apr 10 11:05:31 PDT 2012
Author: kenmoore
Date: 2012-04-10 18:05:31 +0000 (Tue, 10 Apr 2012)
New Revision: 16317
Modified:
pbi/modules/editors/omegaT/pbi.conf
Log:
Rebuild editors/omegaT without TMPFS usage
Modified: pbi/modules/editors/omegaT/pbi.conf
===================================================================
--- pbi/modules/editors/omegaT/pbi.conf 2012-04-10 17:59:43 UTC (rev 16316)
+++ pbi/modules/editors/omegaT/pbi.conf 2012-04-10 18:05:31 UTC (rev 16317)
@@ -17,8 +17,8 @@
PBI_REQUIRESROOT="NO"
# -- Auto-build Configuration Options --
-PBI_BUILDKEY="00"
+PBI_BUILDKEY="01"
PBI_AB_PRIORITY="00"
-PBI_AB_NOTMPFS="NO"
+PBI_AB_NOTMPFS="YES"
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_MAKEOPTS PBI_REQUIRESROOT PBI_BUILDKEY PBI_AB_PRIORITY PBI_AB_NOTMPFS
More information about the Commits
mailing list