diff options
Diffstat (limited to 'games/alephone/Makefile')
-rw-r--r-- | games/alephone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/alephone/Makefile b/games/alephone/Makefile index d10717c..e01d3ba 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -14,7 +14,7 @@ DISTNAME= AlephOne-${PORTVERSION} MAINTAINER= malyn@strangeGizmo.com -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12:install \ +LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12:install \ SDL_image.10:${PORTSDIR}/graphics/sdl_image:install SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |