diff options
Diffstat (limited to 'graphics/xmms-jess/Makefile')
-rw-r--r-- | graphics/xmms-jess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile index 18f3ff4605f1..6b9653e750e3 100644 --- a/graphics/xmms-jess/Makefile +++ b/graphics/xmms-jess/Makefile @@ -14,7 +14,7 @@ DISTNAME= JESS-${PORTVERSION} MAINTAINER= dyeske@yahoo.com BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |