diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-04 17:15:04 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-06-04 17:15:04 +0000 |
commit | be6cdc5a866e3b3d7bf9a05d2d9c128149c2fbb0 (patch) | |
tree | 79e4cd93aff62d28485b86093c8903da2df65f5a /x11 | |
parent | 8134a192210347e9f9e1174feb05b1ac66f4c277 (diff) | |
download | ports-be6cdc5a866e3b3d7bf9a05d2d9c128149c2fbb0.tar.gz ports-be6cdc5a866e3b3d7bf9a05d2d9c128149c2fbb0.zip |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nvidia-driver/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/nvidia-driver/pkg-message b/x11/nvidia-driver/pkg-message index ed2a3a40a0f9..0121a5ff62f6 100644 --- a/x11/nvidia-driver/pkg-message +++ b/x11/nvidia-driver/pkg-message @@ -8,7 +8,7 @@ module, by doing # kldload nvidia -If you compile this package with USE_FREEBSD_AGP=yes, you must load +If you compile this package with WITH_FREEBSD_AGP=yes, you must load the agp.ko kernel module *at boot time* by putting the following line into your /boot/loader.conf: |