[PC-BSD Commits] r12287 - pbi/modules/emulators/vba
svn at pcbsd.org
svn at pcbsd.org
Thu Aug 25 07:35:03 PDT 2011
Author: kenmoore
Date: 2011-08-25 07:35:03 -0700 (Thu, 25 Aug 2011)
New Revision: 12287
Modified:
pbi/modules/emulators/vba/external-links
pbi/modules/emulators/vba/pbi.conf
Log:
Fix the links to the added binary wrappers and rebuild visualboyadvance
Modified: pbi/modules/emulators/vba/external-links
===================================================================
--- pbi/modules/emulators/vba/external-links 2011-08-25 14:32:13 UTC (rev 12286)
+++ pbi/modules/emulators/vba/external-links 2011-08-25 14:35:03 UTC (rev 12287)
@@ -9,3 +9,5 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/vba bin/vba binary
+bin/editvbaconfig bin/editvbaconfig binary
Modified: pbi/modules/emulators/vba/pbi.conf
===================================================================
--- pbi/modules/emulators/vba/pbi.conf 2011-08-25 14:32:13 UTC (rev 12286)
+++ pbi/modules/emulators/vba/pbi.conf 2011-08-25 14:35:03 UTC (rev 12287)
@@ -24,5 +24,7 @@
# Ports to build before / after
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2"
+
+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