mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Mark BROKEN on 9.x:
./../src/Glide64/rdp.cpp: In function 'void loadBlock(uint32_t*, uint32_t*, uint32_t, int, int)': ./../src/Glide64/rdp.cpp:1838: error: 'bswap32' was not declared in this scope ./../src/Glide64/rdp.cpp: In function 'void loadTile(uint32_t*, uint32_t*, int, int, int, int, uint32_t*)': ./../src/Glide64/rdp.cpp:2082: error: 'bswap32' was not declared in this scope Submitted by: pkg-fallout Approved by: portmgr blanket
This commit is contained in:
parent
06da5fd1f1
commit
7705a9eefb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390735
@ -9,6 +9,8 @@ COMMENT= Glide64mk2 video plugin for Mupen64Plus
|
||||
LIB_DEPENDS= libmupen64plus.so.2:${PORTSDIR}/emulators/mupen64plus-core \
|
||||
libboost_thread.so:${PORTSDIR}/devel/boost-libs
|
||||
|
||||
BROKEN_FreeBSD_9= does not build
|
||||
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user