| Summary: | 1 char typo in net/gnomemeeting2/Makefile | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Harold Gutch <logix> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->closed Committed thanks |
ports/gnomemeeting2/Makefile references {PORTSDIR}, not ${PORTSDIR}. Fix: Apply the following (obvious) patch: How-To-Repeat: Just have a look at ports/gnomemeeting2/Makefile, it's obvious.