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 98d682bd19a4..2c388b96c88a 100644 --- a/games/alephone/Makefile +++ b/games/alephone/Makefile @@ -15,7 +15,7 @@ DISTNAME= AlephOne-${PORTVERSION} MAINTAINER= malyn@strangeGizmo.com -LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl-devel:install +LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12:install SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |