Bug 66504 - xlibs has wrong location for dependency libGLU
Summary: xlibs has wrong location for dependency libGLU
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-x11 (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-11 02:50 UTC by Coleman Kane
Modified: 2004-05-11 06:44 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Coleman Kane 2004-05-11 02:50:23 UTC
      The new x11/xlibs port has the wrong location for dependency libGLU. libGLU is located in graphics/libGLU, but x11/xlibs thinks its in x11/libGLU.

Fix: 

Change reference to graphics/libGLU, or move libGLU under x11. Prior is probably more correct.
How-To-Repeat:       Build xlibs
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-05-11 05:39:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->x11

Over to maintainer(s).
Comment 2 Eric Anholt freebsd_committer freebsd_triage 2004-05-11 06:44:16 UTC
State Changed
From-To: open->closed

Committed, thanks!