diff options
Diffstat (limited to 'games/gemdropx/Makefile')
-rw-r--r-- | games/gemdropx/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/gemdropx/Makefile b/games/gemdropx/Makefile index 174907359799..d9fd1e18c992 100644 --- a/games/gemdropx/Makefile +++ b/games/gemdropx/Makefile @@ -13,10 +13,7 @@ MASTER_SITES= http://www.nbswebfx.com/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= An interesting one-player puzzle game for X -LIB_DEPENDS= SDL_mixer.2:${PORTSDIR}/audio/sdl_mixer - -SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config - +USE_SDL= mixer USE_GMAKE= yes USE_X_PREFIX= yes MAKE_ENV= JOY=NO \ |