cvs commit: ports/lang/ironpython Makefile

Pav Lucistnik pav at FreeBSD.org
Sat May 12 22:02:57 UTC 2012


pav         2012-05-12 22:02:57 UTC

  FreeBSD ports repository

  Modified files:
    lang/ironpython      Makefile 
  Log:
  - Mark BROKEN: does not build
    gmcs -t:exe -r:../IronPython.dll -out:../ipy.exe -recurse:IronPythonConsole/*.cs
    IronPythonConsole/PythonCommandLine.cs(512,36): error CS0012: The type
    `IronMath.ISlice' is defined in an assembly that is not referenced. Consider
    adding a reference to assembly `IronMath, Version=1.0.60816.1877,
    Culture=neutral, PublicKeyToken=null'
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.7       +2 -0      ports/lang/ironpython/Makefile


More information about the cvs-ports mailing list