mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
libmap.conf(5) supports dlopen(3) but xorg-server uses absolute paths. PR: 271686 Reviewed by: gallatin
8 lines
204 B
Makefile
8 lines
204 B
Makefile
DISTVERSION= 390.154
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 1
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
PKGNAMESUFFIX= -390
|
|
|
|
.include "${MASTERDIR}/Makefile"
|