aboutsummaryrefslogtreecommitdiff
path: root/x11/nvidia-driver/files
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-01-25 13:52:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-01-25 13:52:46 +0000
commit55854aa76d3a590032762836f2e76713b8bbf4b2 (patch)
treec58eb2f6a1e706f795020ff7033386185bfab16b /x11/nvidia-driver/files
parent349fd1970e77403017982120a7f22d74db71cad3 (diff)
downloadports-55854aa76d3a590032762836f2e76713b8bbf4b2.tar.gz
ports-55854aa76d3a590032762836f2e76713b8bbf4b2.zip
Notes
Diffstat (limited to 'x11/nvidia-driver/files')
-rw-r--r--x11/nvidia-driver/files/patch-module::Makefile11
-rw-r--r--x11/nvidia-driver/files/patch-src::nvidia_pci.c (renamed from x11/nvidia-driver/files/patch-nvidia_pci.c)0
2 files changed, 11 insertions, 0 deletions
diff --git a/x11/nvidia-driver/files/patch-module::Makefile b/x11/nvidia-driver/files/patch-module::Makefile
new file mode 100644
index 000000000000..7a5768b48624
--- /dev/null
+++ b/x11/nvidia-driver/files/patch-module::Makefile
@@ -0,0 +1,11 @@
+--- module/Makefile.orig Wed May 28 23:51:52 2003
++++ module/Makefile Sun Jan 25 11:47:48 2004
+@@ -14,6 +14,8 @@
+ BUILD_DONE= ${.CURDIR}/.build_done
+ CLEANFILES+= ${BUILD_DONE}
+
++KMODDIR?= /boot/modules
++
+ #
+ # To enable debugging see nvidia_debug.h
+ # uncomment the following line and change the 'debug'
diff --git a/x11/nvidia-driver/files/patch-nvidia_pci.c b/x11/nvidia-driver/files/patch-src::nvidia_pci.c
index b2e92abdf256..b2e92abdf256 100644
--- a/x11/nvidia-driver/files/patch-nvidia_pci.c
+++ b/x11/nvidia-driver/files/patch-src::nvidia_pci.c