| Summary: | <maintainer update> fix mcl build in -current | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Panagiotis Astithas <past> | ||||
| Component: | Individual Port(s) | Assignee: | Pav Lucistnik <pav> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | bms | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Panagiotis Astithas
2003-11-20 09:50:14 UTC
Responsible Changed From-To: freebsd-ports-bugs->pav I'll take this. > +BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend I think you wanted dependency on makedepend from imake-4 package? devel/makedepend comes from cyrus-imapd and gives me warnings on build, with XFree86's makedepend it builds cleanly. What do you think? -- Pav Lucistnik <pav@FreeBSD.org> <pav@oook.cz> You are quite right. I just tried to be smart and avoid the dependency on imake, since it is quite larger and USE_IMAKE didn't do what I thought it would. Since devel/makedepend is not the same, please use the one from devel/ imake-4. Thanks, -- Panagiotis Astithas Electrical & Computer Engineer, PhD Network Management Center National Technical University of Athens, Greece State Changed From-To: open->closed Committed, thanks! |