| Summary: | phoenix install failure [patch] | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Adam Weinberger <adamw> | ||||
| Component: | Individual Port(s) | Assignee: | Alan Eldridge <alane> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports->alane Over to maintainer. State Changed From-To: open->closed Fixed. http://www.freebsd.org/cgi/query-pr.cgi?pr=44807 |
www/phoenix fails to install because the post-install target adds a symlink from ${PREFIX}/bin/phoenix, which already gets installed from the normal install process. Fix: =================================================================== RCS file: /home/ncvs/ports/www/phoenix/Makefile,v retrieving revision 1.16 How-To-Repeat: root@smacky:/usr/ports/www/phoenix# make install ===> Installing for phoenix-0.4 <SNIP 2346 LINES> ../../config/nsinstall -t phoenix /usr/X11R6/bin <SNIP 5 LINES> ===> Generating temporary packing list /bin/ln -s /usr/X11R6/lib/phoenix/bin/phoenix /usr/X11R6/bin/phoenix ln: /usr/X11R6/bin/phoenix: File exists *** Error code 1