summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-25 14:19:38 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2019-04-25 14:19:38 +0000
commita4e4c402e73b4f7a8ab7e0613666955ecb07e6a1 (patch)
tree770f278fe5cef3931fb249615a6aac00a45c1cea /games
parent12a24d58f275883caa2701f39cb850441aafebb8 (diff)
downloadfreebsd-ports-a4e4c402e73b4f7a8ab7e0613666955ecb07e6a1.zip
- Add USES=sdl
Diffstat (limited to 'games')
-rw-r--r--games/vor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/vor/Makefile b/games/vor/Makefile
index 16c247be5566..e3bb79ddebd2 100644
--- a/games/vor/Makefile
+++ b/games/vor/Makefile
@@ -13,7 +13,7 @@ COMMENT= Dodge the rocks until you die
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= gmake pkgconfig tar:tgz
+USES= gmake pkgconfig sdl tar:tgz
USE_SDL= mixer image sdl
GNU_CONFIGURE= yes