[PC-BSD Commits] r12619 - in pbi/modules/lang/gambas2: . scripts
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 6 07:23:07 PDT 2011
Author: kenmoore
Date: 2011-09-06 07:23:06 -0700 (Tue, 06 Sep 2011)
New Revision: 12619
Removed:
pbi/modules/lang/gambas2/scripts/pre-remove.sh
Modified:
pbi/modules/lang/gambas2/external-links
pbi/modules/lang/gambas2/pbi.conf
Log:
Fix gambas2 by: remove de-install script, link to binary, and rebuild
Modified: pbi/modules/lang/gambas2/external-links
===================================================================
--- pbi/modules/lang/gambas2/external-links 2011-09-06 13:58:46 UTC (rev 12618)
+++ pbi/modules/lang/gambas2/external-links 2011-09-06 14:23:06 UTC (rev 12619)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/gambas2 bin/gambas2 binary
Modified: pbi/modules/lang/gambas2/pbi.conf
===================================================================
--- pbi/modules/lang/gambas2/pbi.conf 2011-09-06 13:58:46 UTC (rev 12618)
+++ pbi/modules/lang/gambas2/pbi.conf 2011-09-06 14:23:06 UTC (rev 12619)
@@ -20,5 +20,7 @@
# The target port we are building
PBI_MAKEPORT="lang/gambas2/"
+
+BUILDKEY="01"; export BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list