[PC-BSD Commits] r17630 - pbi/modules/math/R
svn at pcbsd.org
svn at pcbsd.org
Thu Jul 5 08:13:28 PDT 2012
Author: kenmoore
Date: 2012-07-05 15:13:25 +0000 (Thu, 05 Jul 2012)
New Revision: 17630
Modified:
pbi/modules/math/R/pbi.conf
Log:
include devel/binutils within the math/R module and rebuild
Modified: pbi/modules/math/R/pbi.conf
===================================================================
--- pbi/modules/math/R/pbi.conf 2012-07-05 14:45:27 UTC (rev 17629)
+++ pbi/modules/math/R/pbi.conf 2012-07-05 15:13:25 UTC (rev 17630)
@@ -20,5 +20,8 @@
# The target port we are building
PBI_MAKEPORT="math/R"
-
-export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
+PBI_MKPORTAFTER="devel/binutils"
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
+
+export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTAFTER
More information about the Commits
mailing list