Bug 71052 - vmd port does not compile if nvidia-driver port installed
Summary: vmd port does not compile if nvidia-driver port installed
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-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-27 23:30 UTC by Stephen Montgomery-Smith
Modified: 2004-09-03 10:03 UTC (History)
0 users

See Also:


Attachments
file.diff (2.85 KB, patch)
2004-08-27 23:30 UTC, Stephen Montgomery-Smith
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Montgomery-Smith 2004-08-27 23:30:29 UTC
The science/vmd port does not compile if the x11/nvidia-driver port is
installed.

Fix: This fix is a bit "hackish" but the resulting code seems to compile
and work whether or not the nvidia-driver port is installed.
How-To-Repeat: 
cd /usr/ports/x11/nvidia-driver
make install clean
cd /usr/ports/science/vmd
make
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-09-03 10:02:41 UTC
State Changed
From-To: open->closed

Committed, thanks! 
Please remember to list added/removed files explicitly in the PR.