[PC-BSD Commits] r12367 - in pbi/modules/graphics/comical: . scripts
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 29 08:18:45 PDT 2011
Author: kenmoore
Date: 2011-08-29 08:18:45 -0700 (Mon, 29 Aug 2011)
New Revision: 12367
Removed:
pbi/modules/graphics/comical/scripts/pre-remove.sh
Modified:
pbi/modules/graphics/comical/external-links
pbi/modules/graphics/comical/pbi.conf
Log:
Remove legacy script, fix external links and rebuild comical
Modified: pbi/modules/graphics/comical/external-links
===================================================================
--- pbi/modules/graphics/comical/external-links 2011-08-29 15:03:40 UTC (rev 12366)
+++ pbi/modules/graphics/comical/external-links 2011-08-29 15:18:45 UTC (rev 12367)
@@ -9,3 +9,4 @@
#bin/appfoo bin/appfoo binary,nocrash
#bin/appfoo2 bin/appfoo-test binary
+bin/comical bin/comical binary
Modified: pbi/modules/graphics/comical/pbi.conf
===================================================================
--- pbi/modules/graphics/comical/pbi.conf 2011-08-29 15:03:40 UTC (rev 12366)
+++ pbi/modules/graphics/comical/pbi.conf 2011-08-29 15:18:45 UTC (rev 12367)
@@ -20,5 +20,7 @@
# The target port we are building
PBI_MAKEPORT="graphics/comical"
+
+BUILDKEY="01"; export BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list