diff options
Diffstat (limited to 'games/toppler/Makefile')
-rw-r--r-- | games/toppler/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/toppler/Makefile b/games/toppler/Makefile index 48f09f4..fb5ced5 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= toppler MAINTAINER= dom@happygiraffe.net LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 +LIB_DEPENDS+= SDL_mixer:${PORTSDIR}/audio/sdl_mixer SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config |