ports/x11/linux-nvidia-libs-390/Makefile
Alexey Dokuchaev 1fe35b588f x11/{linux-nvidia-libs,nvidia-driver}-390: ports had been updated (+)
- Update 390.x series legacy driver and corresponding Linux libraries
  ports to version 390.144, which fixed a bug where vkCreateSwapchain
  could cause the X11 server to crash when an invalid imageFormat had
  been provided

Reported by:	portscout
2021-07-23 08:58:53 +00:00

8 lines
208 B
Makefile

DISTVERSION= 390.144
# Explicitly set PORTREVISION as it can be overridden by the master port
PORTREVISION= 0
MASTERDIR= ${.CURDIR}/../linux-nvidia-libs
PKGNAMESUFFIX= -390
.include "${MASTERDIR}/Makefile"