diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 10:47:01 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 10:47:01 +0000 |
commit | ef878751a79ba6aaefefa599a76c833c618977d5 (patch) | |
tree | e67483ee6a85fa279cba6dfa007a1304c37237d9 /games/interlogic | |
parent | 78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff) | |
download | ports-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz ports-ef878751a79ba6aaefefa599a76c833c618977d5.zip |
Notes
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 |