Revert the bogus half of the previous commit (which added COMPHOLIO
to OPTIONS_DEFAULT). The other half, which is actually desirable, moved extraction of the Compholio/Staging patchset from the pre-configure target to the post-extract target which allows us to actually add local patches for this patchset as well.
This commit is contained in:
parent
22705beb2f
commit
c44e89a9ba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383728
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
|
|||
PORTDATA= l_intl.nls wine.inf
|
||||
|
||||
OPTIONS_DEFINE= COMPHOLIO CUPS DOCS DOSBOX GNUTLS HAL LDAP LIBXSLT MPG123 OPENAL V4L WINEMAKER X11 GECKO MONO
|
||||
OPTIONS_DEFAULT=X11 COMPHOLIO
|
||||
OPTIONS_DEFAULT=X11
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
COMPHOLIO_DESC= Include the Compholio patchset, needed for Pipelight support
|
||||
|
|
Loading…
Reference in a new issue