diff options
Diffstat (limited to 'games/interlogic')
-rw-r--r-- | games/interlogic/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/interlogic/Makefile b/games/interlogic/Makefile index 47f7fd678ff9..77a7614abe50 100644 --- a/games/interlogic/Makefile +++ b/games/interlogic/Makefile @@ -11,7 +11,7 @@ DISTNAME= interLOGIC-src-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Move colored balls through the maze connecting it with each other -USES= gmake +USES= gmake sdl USE_SDL= image sdl GNU_CONFIGURE= yes |