diff options
| -rw-r--r-- | devel/sdl20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile index a962df2c2b84..dd263baa0123 100644 --- a/devel/sdl20/Makefile +++ b/devel/sdl20/Makefile @@ -120,6 +120,7 @@ SDL_TIMERS_CONFIGURE_ENABLE= timers SDL_VIDEO_CONFIGURE_ENABLE= video UDEV_CONFIGURE_ENABLE= libudev UDEV_LIB_DEPENDS= libudev.so:devel/libudev-devd +UDEV_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto .include <bsd.port.options.mk> |
