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/twind | |
parent | 78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff) | |
download | ports-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz ports-ef878751a79ba6aaefefa599a76c833c618977d5.zip |
Notes
Diffstat (limited to 'games/twind')
-rw-r--r-- | games/twind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/twind/Makefile b/games/twind/Makefile index c064f0e6a7ce..31c78822b1fc 100644 --- a/games/twind/Makefile +++ b/games/twind/Makefile @@ -13,6 +13,7 @@ COMMENT= Match and remove all of the blocks before time runs out LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +USES= sdl USE_SDL= sdl image mixer PORTDOCS= AUTHORS CREDITS ChangeLog NEWS README |