diff options
Diffstat (limited to 'games/sdlsand/Makefile')
-rw-r--r-- | games/sdlsand/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdlsand/Makefile b/games/sdlsand/Makefile index 1b521e1fd928..b7c4a010b7cd 100644 --- a/games/sdlsand/Makefile +++ b/games/sdlsand/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simulation of falling sand and other materials -USE_ZIP= yes +USES= zip USE_SDL= sdl WRKSRC= ${WRKDIR}/SDL\ Sand/SDL\ Sand |