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/eboard | |
| parent | 78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff) | |
games: Add missing USES={gnome,gl,sdl,xorg}
Notes
svn path=/head/; revision=517046
Diffstat (limited to 'games/eboard')
| -rw-r--r-- | games/eboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/eboard/Makefile b/games/eboard/Makefile index aee42bc4ba59..f66d144c0c2d 100644 --- a/games/eboard/Makefile +++ b/games/eboard/Makefile @@ -19,7 +19,7 @@ COMMENT= GTK+ chess board interface (mainly for FICS and chessd) LIB_DEPENDS= libpng.so:graphics/png EXTRAS= 1pl2 2 -USES= shebangfix pkgconfig perl5 tar:bzip2 +USES= gnome perl5 pkgconfig shebangfix tar:bzip2 HAS_CONFIGURE= yes USE_PERL5= build USE_GNOME= gtk20 |
