[PC-BSD Commits] r4186 - in pbibuild/modules/print: . lyx lyx15
svn at pcbsd.org
svn at pcbsd.org
Mon Jul 6 07:28:04 PDT 2009
Author: kris
Date: 2009-07-06 07:28:02 -0700 (Mon, 06 Jul 2009)
New Revision: 4186
Added:
pbibuild/modules/print/lyx15/
Modified:
pbibuild/modules/print/lyx/pbi.conf
pbibuild/modules/print/lyx15/pbi.conf
Log:
Added lyx15 module for the latest version of lyx document processor
Modified: pbibuild/modules/print/lyx/pbi.conf
===================================================================
--- pbibuild/modules/print/lyx/pbi.conf 2009-07-02 20:06:34 UTC (rev 4185)
+++ pbibuild/modules/print/lyx/pbi.conf 2009-07-06 14:28:02 UTC (rev 4186)
@@ -32,6 +32,9 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="01"
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
Modified: pbibuild/modules/print/lyx15/pbi.conf
===================================================================
--- pbibuild/modules/print/lyx/pbi.conf 2009-06-30 13:27:44 UTC (rev 4162)
+++ pbibuild/modules/print/lyx15/pbi.conf 2009-07-06 14:28:02 UTC (rev 4186)
@@ -16,7 +16,7 @@
PROGICON="lyx.png"
# Port we want to build
-PBIPORT="/usr/ports/print/lyx/"
+PBIPORT="/usr/ports/print/lyx15/"
# Set to "Auto or NONE" to have the PBI creator auto-populate libs or not
PROGLIBS="Auto"
@@ -32,6 +32,9 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="02"
+BUILDKEY="01"
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
More information about the Commits
mailing list