[PC-BSD Commits] r4279 - pbibuild/modules/devel/codelite
svn at pcbsd.org
svn at pcbsd.org
Wed Jul 29 06:46:10 PDT 2009
Author: kris
Date: 2009-07-29 06:46:09 -0700 (Wed, 29 Jul 2009)
New Revision: 4279
Modified:
pbibuild/modules/devel/codelite/copy-files
pbibuild/modules/devel/codelite/pbi.conf
Log:
Fixed up codelite and rebuild
Modified: pbibuild/modules/devel/codelite/copy-files
===================================================================
--- pbibuild/modules/devel/codelite/copy-files 2009-07-28 18:15:57 UTC (rev 4278)
+++ pbibuild/modules/devel/codelite/copy-files 2009-07-29 13:46:09 UTC (rev 4279)
@@ -1,3 +1,5 @@
/usr/local/bin/Code* bin/
/usr/local/bin/code* bin/
+/usr/local/lib/libw* lib/
+/usr/local/lib/libg* lib/
/usr/local/share/code* share/
Modified: pbibuild/modules/devel/codelite/pbi.conf
===================================================================
--- pbibuild/modules/devel/codelite/pbi.conf 2009-07-28 18:15:57 UTC (rev 4278)
+++ pbibuild/modules/devel/codelite/pbi.conf 2009-07-29 13:46:09 UTC (rev 4279)
@@ -32,10 +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="01"
+BUILDKEY="05"
-# If this port has a non-standard port version variable in Makefile, then
-# list the key here such as "OOOVERSION="
-VERKEY="SVN_REVISION="
+PBIAUTOPOPULATE="YES"
+export PBIAUTOPOPULATE
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
More information about the Commits
mailing list