Lines 13-19
Link Here
|
13 |
# ``make DISTVERSION=xxx.yy.zz -DNO_CHECKSUM'' should typically work. |
13 |
# ``make DISTVERSION=xxx.yy.zz -DNO_CHECKSUM'' should typically work. |
14 |
|
14 |
|
15 |
PORTNAME?= nvidia-driver |
15 |
PORTNAME?= nvidia-driver |
16 |
DISTVERSION?= 510.60.02 |
16 |
DISTVERSION?= 515.86.01 |
17 |
# Always try to set PORTREVISION as it can be overridden by the slave ports |
17 |
# Always try to set PORTREVISION as it can be overridden by the slave ports |
18 |
PORTREVISION?= 1 |
18 |
PORTREVISION?= 1 |
19 |
CATEGORIES= x11 |
19 |
CATEGORIES= x11 |
Lines 43-48
USES+= tar:xz
Link Here
|
43 |
USE_XORG= x11 xorg-server xext |
43 |
USE_XORG= x11 xorg-server xext |
44 |
USE_LDCONFIG= yes |
44 |
USE_LDCONFIG= yes |
45 |
|
45 |
|
|
|
46 |
PIE_UNSAFE= yes |
47 |
|
46 |
EGL_JSON_PATH= ${PREFIX}/share/egl/egl_external_platform.d |
48 |
EGL_JSON_PATH= ${PREFIX}/share/egl/egl_external_platform.d |
47 |
GLVND_JSON_PATH= ${PREFIX}/share/glvnd/egl_vendor.d |
49 |
GLVND_JSON_PATH= ${PREFIX}/share/glvnd/egl_vendor.d |
48 |
VKICD_PATH= ${PREFIX}/share/vulkan/icd.d |
50 |
VKICD_PATH= ${PREFIX}/share/vulkan/icd.d |