Revert r542851 and unbreak INDEX
This commit is contained in:
parent
7bec851de4
commit
02c4efd3b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542857
@ -102,6 +102,7 @@ MPG123_LIB_DEPENDS= libmpg123.so:audio/mpg123
|
||||
OPENAL_CONFIGURE_WITH= openal
|
||||
OPENAL_USES= openal
|
||||
|
||||
STAGING_BROKEN= fails to build
|
||||
STAGING_MASTER_SITES= https://github.com/wine-staging/wine-staging/archive/:staging
|
||||
STAGING_DIST= v${DISTVERSION}.tar.gz
|
||||
STAGING_DISTFILES= ${STAGING_DIST}:staging
|
||||
@ -136,10 +137,6 @@ X11_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
.include <bsd.port.pre.mk>
|
||||
.endif
|
||||
|
||||
.if !${PORT_OPTIONS:MSTAGING}
|
||||
EXTRA_PATCHES+= ${PATCHDIR}/extrapatch-dlls-ntdll-unix-registry.c
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == amd64
|
||||
# Wine is composed of three parts:
|
||||
# - wine (aka this port) is the 32-bit component and runs 32-bit programs (on FreeBSD/i386)
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1595332764
|
||||
TIMESTAMP = 1595061543
|
||||
SHA256 (wine-5.13.tar.xz) = c46a5c1c2aaf41993de5a5e78b7780060e0e77066531d0ca672ae08e325e0152
|
||||
SIZE (wine-5.13.tar.xz) = 23955832
|
||||
SHA256 (v5.13.tar.gz) = 395c047d993cf8809727abecadacf2851f078d1f0e68d622a6e6c5284717cb68
|
||||
SIZE (v5.13.tar.gz) = 9807468
|
||||
|
@ -1014,6 +1014,7 @@ include/wine/windows/wuapi.h
|
||||
include/wine/windows/wuapi.idl
|
||||
include/wine/windows/x3daudio.h
|
||||
include/wine/windows/xact3.h
|
||||
%%STAGING%%include/wine/windows/xact3.idl
|
||||
include/wine/windows/xact3wb.h
|
||||
include/wine/windows/xapo.h
|
||||
include/wine/windows/xapo.idl
|
||||
|
Loading…
Reference in New Issue
Block a user