freebsd-ports/x11/nvidia-driver-71/Makefile
Alexey Dokuchaev ac39d3261d - Fix stack buffer overflow in nvidia_sysctl_bus_type()
- While here, install nvidia-bug-report.sh per popular demand and assume
  that everyone now has sed(1) that supports "addr1,+N" range syntax
- Spell X as X11 in port description

Submitted by:	glebius
2013-04-25 02:52:29 +00:00

11 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= 3
MASTERDIR= ${.CURDIR}/../nvidia-driver
NO_LATEST_LINK= yes
.include "${MASTERDIR}/Makefile"