diff options
Diffstat (limited to 'graphics/smpeg/Makefile')
-rw-r--r-- | graphics/smpeg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile index 3c7c623d514e..75393ef17aac 100644 --- a/graphics/smpeg/Makefile +++ b/graphics/smpeg/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \ MAINTAINER= cpiazza@FreeBSD.org -LIB_DEPENDS= SDL-1.1.3:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config |