New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82262


Ignore:
Timestamp:
08/11/11 13:48:36 (4 years ago)
Author:
jmr@…
Message:

haskell portgroup: ghc needs to be depends_lib because the register/unregister scripts rely on ghc-pkg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/_resources/port1.0/group/haskell-1.0.tcl

    r75615 r82262  
    6666    master_sites        http://hackage.haskell.org/packages/archive/${package}/${version} 
    6767    distname            ${package}-${version} 
    68     depends_build       port:${compiler_config(port)} 
     68    depends_lib         port:${compiler_config(port)} 
    6969    configure.cmd       runhaskell 
    7070    configure.pre_args 
Note: See TracChangeset for help on using the changeset viewer.