d0d11ca5b3
- Patch for updated d_mmap() in recent -CURRENT where applicable - Adjust FreeBSD version requirement (legacy drivers work on older releases, contrary to 195.22 beta) Feature safe: yes
13 lines
289 B
Makefile
13 lines
289 B
Makefile
# New ports collection makefile for: nvidia-driver, legacy version 71.86.xx
|
|
# Date created: 08 Feb 2007
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTVERSION= 71.86.13
|
|
|
|
MASTERDIR= ${.CURDIR}/../nvidia-driver
|
|
NO_LATEST_LINK= yes
|
|
|
|
.include "${MASTERDIR}/Makefile"
|