| Summary: | Build options don't appear when rebuilding nvidia-driver | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jason Bacon <bacon> |
| Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Jason Bacon
2005-08-22 19:10:25 UTC
All ports that use OPTIONS save the configuration in /var/db/ports by default. If you want to remove the configuration, use "make rmconfig" in the port's directory. You can use "make config" to configure the OPTIONS. Read the ports(7) manpage. Jason Bacon in gmane.os.freebsd.devel.ports.bugs:
> When building the nvidia-driver port for the first time, it displays
> an options menu including Linux support, FREEBSD_AGP, etc. The menu
> does not appear on subsequent builds, making it difficult to change
> any installed options.
"make config" should let you change the options.
Stefan
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer. State Changed From-To: open->closed This is the framework feature. Run "make config" to reconfigure the port. |