[PC-BSD Commits] r13403 - pbi/modules/deskutils/labyrinth
svn at pcbsd.org
svn at pcbsd.org
Mon Oct 17 09:19:22 PDT 2011
Author: kenmoore
Date: 2011-10-17 09:19:22 -0700 (Mon, 17 Oct 2011)
New Revision: 13403
Modified:
pbi/modules/deskutils/labyrinth/pbi.conf
Log:
Add the math/py-numeric port to labyrinth and rebuild
Modified: pbi/modules/deskutils/labyrinth/pbi.conf
===================================================================
--- pbi/modules/deskutils/labyrinth/pbi.conf 2011-10-17 16:18:27 UTC (rev 13402)
+++ pbi/modules/deskutils/labyrinth/pbi.conf 2011-10-17 16:19:22 UTC (rev 13403)
@@ -5,6 +5,7 @@
PBI_PROGICON="defaulticon.png"
PBI_MAKEPORT="deskutils/labyrinth"
PBI_MKPORTBEFORE=""
-PBI_MKPORTAFTER=""
+PBI_MKPORTAFTER="math/py-numeric"
PBI_MAKEOPTS=""
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list