Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Jun 2003 12:32:10 -0400
From:      Serge Gagnon <gagnon__s@videotron.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52942: PATCH x11/nvidia-driver fix a typo
Message-ID:  <E19NbBK-000OWl-HC@quenix.dyndns.org>
Resent-Message-ID: <200306041610.h54GA2lH010396@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         52942
>Category:       ports
>Synopsis:       PATCH x11/nvidia-driver fix a typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 09:10:02 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix.dyndns.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue May 6 22:02:29 EDT 2003 serge@quenix.dyndns.org:/usr/obj/usr/src/sys/OCEAN3 i386


>Description:
Change "USE_FREEBSD_AGP" to "WITH_FREEBSD_AGP"
in the pkg-message

>How-To-Repeat:

>Fix:


--- patch-nvidia-pkg-message begins here ---
--- pkg-message.orig	Wed Jun  4 12:26:03 2003
+++ pkg-message	Wed Jun  4 12:26:27 2003
@@ -8,7 +8,7 @@
 
 # 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:
 
--- patch-nvidia-pkg-message ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19NbBK-000OWl-HC>