aboutsummaryrefslogtreecommitdiff
path: root/games/etracer
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 08:59:55 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 08:59:55 +0000
commit66c5c27583a16c5f500eca8f7dcad4b958ce6f81 (patch)
tree7ef476dc1b3647b061229166a61b7e2bf886f956 /games/etracer
parentf018bd3ea60b82e47c805fa4a73c3b8a93ec9f46 (diff)
Notes
Diffstat (limited to 'games/etracer')
-rw-r--r--games/etracer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/etracer/Makefile b/games/etracer/Makefile
index f2ecbbcae453..e3302b386cbd 100644
--- a/games/etracer/Makefile
+++ b/games/etracer/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libsfml-system.so:devel/sfml
-USES= compiler:c++11-lang pkgconfig tar:xz
+USES= compiler:c++11-lang gl pkgconfig tar:xz xorg
USE_GL= gl glu
GNU_CONFIGURE= yes