[PC-BSD Commits] r12213 - pbi/modules/editors/lazarus
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 22 05:59:02 PDT 2011
Author: kenmoore
Date: 2011-08-22 05:59:02 -0700 (Mon, 22 Aug 2011)
New Revision: 12213
Modified:
pbi/modules/editors/lazarus/pbi.conf
Log:
Include the fpc-base port with lazarus and rebuild
Modified: pbi/modules/editors/lazarus/pbi.conf
===================================================================
--- pbi/modules/editors/lazarus/pbi.conf 2011-08-22 12:56:10 UTC (rev 12212)
+++ pbi/modules/editors/lazarus/pbi.conf 2011-08-22 12:59:02 UTC (rev 12213)
@@ -23,6 +23,9 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2"
+PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2
+lang/fpc-base"
+BUILDKEY="01"; export BUILDKEY
+
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
More information about the Commits
mailing list