Sync a comment re WoW64 plus the desktop file with revision r477548
of the emulators/wine-devel port to keep the two in sync.
This commit is contained in:
parent
ffc2a3082a
commit
8233282c71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=477609
@ -127,8 +127,8 @@ CPPFLAGS+= -D__builtin_ms_va_list=__builtin_va_list \
|
||||
-D__builtin_ms_va_copy=__builtin_va_copy
|
||||
.endif
|
||||
|
||||
# Wine assumes a WoW64 package is available however WoW64 is not yet available on FreeBSD.
|
||||
# Also fix the desktop file.
|
||||
# Wine assumes a WoW64 package is available, however WoW64 is not yet
|
||||
# available on FreeBSD. Also fix the desktop file.
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's|/wine|/wine64|g' ${WRKSRC}/tools/wineapploader.in
|
||||
${REINPLACE_CMD} '/Exec/s|wine|wine64|g' ${WRKSRC}/loader/wine.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user