Fix missing misc/compat5x dependency in WITH_LEGACY_GPU_SUPPORT case.
PR: ports/90304 Submitted by: Bjoern Koenig <bkoenig(at)cs.tu-berlin.de>
This commit is contained in:
parent
122b9a7bdb
commit
ac327e0777
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151153
1 changed files with 1 additions and 1 deletions
|
@ -85,10 +85,10 @@ EXTRA_PATCHES+= ${FILESDIR}/6113-patch-lib::Makefile
|
|||
NVVERSION= 7676
|
||||
PORTREVISION= 1
|
||||
EXTRA_PATCHES+= ${FILESDIR}/7667-*
|
||||
.endif
|
||||
.if ${OSVERSION} >= 600033
|
||||
LIB_DEPENDS+= m.3:${PORTSDIR}/misc/compat5x
|
||||
.endif
|
||||
.endif
|
||||
PLIST_SUB+= DIFFS="@comment " DRVSO=""
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue