| Summary: | Invalid dependency for acroread5 in apsfilter port. | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | John Cochran <jdc> |
| Component: | Individual Port(s) | Assignee: | andreas <andreas> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->andreas Over to maintainer State Changed From-To: open->closed Fixed apsfilter port. Thanks for bug submission ;-) |
Upon installing apsfilter with acrobat reader an error occurs during the registering of the installation. The message is: apsfilter-7.2.5_6: "/usr2/ports/print/acroread5" non-existent -- dependency list incomplete Fix: Make the following change to the "scripts/configure" file within the apsfilter port. Edit line 105 that reads: echo RUN_DEPENDS+=acroread5:${PORTSDIR}/print/acroread5 to: echo RUN_DEPENDS+=acroread5:${PORTSDIR}/print/acroread How-To-Repeat: Perform "make" and "make install" inside the apsfilter port. Make certain to select a configuration that requires acrobat reader.