aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-20 10:54:54 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-04-20 10:55:07 +0000
commit39df21b6f9becc547762032aab1720edfb6c4fc2 (patch)
tree34310eecb791e78d6d5592ca197fd04fa5ba2726
parentc7be645d88b3e17524a7bdf3da60a5875d35b7c3 (diff)
downloadports-39df21b6f9becc547762032aab1720edfb6c4fc2.tar.gz
ports-39df21b6f9becc547762032aab1720edfb6c4fc2.zip
devel/sdl20: mark two options BROKEN when disabled
Reported by: reprise
-rw-r--r--devel/sdl20/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile
index 72f2a1d771b5..751b5df1d444 100644
--- a/devel/sdl20/Makefile
+++ b/devel/sdl20/Makefile
@@ -126,11 +126,13 @@ SDL_ATOMIC_CONFIGURE_ENABLE= atomic gcc-atomics
SDL_AUDIO_CONFIGURE_ENABLE= audio
SDL_CPUINFO_CONFIGURE_ENABLE= cpuinfo
SDL_EVENTS_CONFIGURE_ENABLE= events
+SDL_EVENTS_BROKEN_OFF= does not build: error: use of undeclared identifier 'event_type'
SDL_FILE_CONFIGURE_ENABLE= filesystem
SDL_HAPTIC_CONFIGURE_ENABLE= haptic
SDL_JOYSTICK_CONFIGURE_ENABLE= joystick
SDL_JOYSTICK_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto
SDL_JOYSTICK_LIB_DEPENDS= libinotify.so:devel/libinotify
+SDL_JOYSTICK_BROKEN_OFF= does not build: ld: error: undefined symbol: test_bit
SDL_LOADSO_CONFIGURE_ENABLE= loadso
SDL_POWER_CONFIGURE_ENABLE= power
SDL_RENDER_CONFIGURE_ENABLE= render