[PC-BSD Commits] r17254 - pbi/modules/editors/lazarus
svn at pcbsd.org
svn at pcbsd.org
Mon Jun 11 12:03:56 PDT 2012
Author: kenmoore
Date: 2012-06-11 19:03:54 +0000 (Mon, 11 Jun 2012)
New Revision: 17254
Modified:
pbi/modules/editors/lazarus/pbi.conf
Log:
Include lang/fpc-base within editors/lazarus and rebuild with progrevision 01
Modified: pbi/modules/editors/lazarus/pbi.conf
===================================================================
--- pbi/modules/editors/lazarus/pbi.conf 2012-06-11 18:24:46 UTC (rev 17253)
+++ pbi/modules/editors/lazarus/pbi.conf 2012-06-11 19:03:54 UTC (rev 17254)
@@ -23,8 +23,9 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2 lang/fpc-base lang/fpc"
+PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2 lang/fpc-base lang/fpc lang/fpc-base"
-PBI_BUILDKEY="03"; export PBI_BUILDKEY
+PBI_BUILDKEY="04"; export PBI_BUILDKEY
+PBI_PROGREVISION="01"; export PBI_PROGREVISION
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list