diff options
author | danfe <danfe@FreeBSD.org> | 2009-09-29 21:26:39 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2009-09-29 21:26:39 +0800 |
commit | 7acb0122174b211d267bf1204f787eacb39959d6 (patch) | |
tree | a6c8646bc8f4f4a4013278c897c1220db543174c /x11 | |
parent | fa329f254cf51988852d3068c934e559dde3027a (diff) | |
download | freebsd-ports-gnome-7acb0122174b211d267bf1204f787eacb39959d6.tar.gz freebsd-ports-gnome-7acb0122174b211d267bf1204f787eacb39959d6.tar.zst freebsd-ports-gnome-7acb0122174b211d267bf1204f787eacb39959d6.zip |
Remove piece of information that is no longer accurate.
Feature safe: yes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nvidia-driver/files/pkg-message.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x11/nvidia-driver/files/pkg-message.in b/x11/nvidia-driver/files/pkg-message.in index 3053be464c71..54ae7dd57283 100644 --- a/x11/nvidia-driver/files/pkg-message.in +++ b/x11/nvidia-driver/files/pkg-message.in @@ -9,9 +9,6 @@ or adding to your /boot/loader.conf. -Note for users of FreeBSD 7.X and above: you MUST edit /boot/loader.conf -and reboot, kldload'ing nvidia module will NOT do the trick. - If you build this port with WITH_FREEBSD_AGP=yes, make sure you have agp.ko kernel module installed and loaded, since nvidia.ko will depend on it, or have your kernel compiled with "device agp". Otherwise the |