Enable HAL support for wine-compholio build, it is often used to get unique
hardware information for DRM checks to work in emulators/pipelight
This commit is contained in:
parent
e82212fb33
commit
7d550b8d2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362798
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ SLAVE_PORT= wine-devel
|
|||
|
||||
CONFLICTS= wine-[0-9]* wine-devel-[0-9]*
|
||||
|
||||
OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS X11
|
||||
OPTIONS_SET= COMPHOLIO LIBXSLT GNUTLS HAL X11
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../wine-devel
|
||||
PLIST= ${.MASTERDIR}/pkg-plist
|
||||
|
|
Loading…
Reference in a new issue