Opened 16 years ago
Closed 15 years ago
#19256 closed defect (fixed)
llvm: needs perl5 dependency
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | erickt@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | llvm |
Description
llvm-config begins with:
#!/opt/local/bin/perl
so llvm needs at least a runtime, possibly a library, dependency on path:bin/perl:perl5
.
llvm-devel may need the same fix.
Change History (2)
comment:1 Changed 16 years ago by (none)
Milestone: | Port Bugs |
---|
comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in llvm in r61126.
llvm-devel is out of date in other ways and can be dealt with separately.
Note: See
TracTickets for help on using
tickets.
Milestone Port Bugs deleted