mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
278e8e6785
legacy drivers to the top, where is suits better.
12 lines
269 B
Makefile
12 lines
269 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
DISTVERSION= 71.86.15
|
|
# Explicitly set PORTREVISION as it can be overridden by the master port
|
|
PORTREVISION= 2
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
NO_LATEST_LINK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|