diff options
Diffstat (limited to 'graphics/transcode/Makefile')
-rw-r--r-- | graphics/transcode/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile index a6d91e5c0619..5f54bd2dc1e6 100644 --- a/graphics/transcode/Makefile +++ b/graphics/transcode/Makefile @@ -118,7 +118,7 @@ WITHOUT_FFMPEG= YES .endif .if defined(WITH_SDL) -LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12 WITH_LIBDV= yes PLIST_SUB+= WITH_SDL="" .else |