| Summary: | Fix Installation of Manpages, portlint sysutils/nwclient602 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tilman Linneweh <tilman> | ||||
| Component: | Individual Port(s) | Assignee: | Matt Jacob <mjacob> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | tilman | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports->mjacob Matt claimed on cvs-all he is "actively maintaining" this port. I'll try to assign this PR to him, although this 2 weeks old PR was CCed to him. State Changed From-To: open->patched Matt, I have committed this fix to nwclient602, because of upcoming Portsfreeze for 5.0-RELEASE, but the same patch should also be committed to nwclient. State Changed From-To: patched->closed Commited, thanks! |
Correct Installation of Manpages, This fixes ports/34523. Don't define ARCH, this is already done in bsd.port.mk Add dependency for compat4x on CURRENT as stated in pkg-message. ONLY_FOR_ARCHS set to i386 alpha, no other Architectures available yet. portlint-ify. Bump PORTREVISION.