diff options
Diffstat (limited to 'games/connectfive/Makefile')
-rw-r--r-- | games/connectfive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/connectfive/Makefile b/games/connectfive/Makefile index 217287625cf5..06984c63aa2a 100644 --- a/games/connectfive/Makefile +++ b/games/connectfive/Makefile @@ -11,7 +11,7 @@ DISTNAME= connectFive MAINTAINER= amdmi3@FreeBSD.org COMMENT= Place five pieces in a row on a 3D board -USES= gmake dos2unix +USES= dos2unix gl gmake sdl xorg USE_SDL= sdl USE_GL= gl USE_XORG= xmu xext x11 |