1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Adjust version check to unbreak the build of 304.xx branch.

Reported by:	Walter Schwarzenfeld
This commit is contained in:
Alexey Dokuchaev 2014-12-14 11:08:25 +00:00
parent 6e6976f466
commit a46dd58605
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374696

View File

@ -77,7 +77,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-src-Makefile \
${FILESDIR}/extra-patch-src-nv-misc.h
.endif
.if ${NVVERSION} >= 331.020
.if ${NVVERSION} >= 304.125 # 331.020
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-x11-driver-Makefile
.else
EXTRA_PATCHES+= ${FILESDIR}/legacy-patch-x11-driver-Makefile