aboutsummaryrefslogtreecommitdiff
path: root/games/lordsawar
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:47:01 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 10:47:01 +0000
commitef878751a79ba6aaefefa599a76c833c618977d5 (patch)
treee67483ee6a85fa279cba6dfa007a1304c37237d9 /games/lordsawar
parent78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff)
downloadports-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz
ports-ef878751a79ba6aaefefa599a76c833c618977d5.zip
games: Add missing USES={gnome,gl,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517046
Diffstat (limited to 'games/lordsawar')
-rw-r--r--games/lordsawar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/lordsawar/Makefile b/games/lordsawar/Makefile
index 9e5f3d00eae1..9f9707a256cc 100644
--- a/games/lordsawar/Makefile
+++ b/games/lordsawar/Makefile
@@ -12,7 +12,8 @@ COMMENT= Warlords II clone
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= compiler:c++11-lib gettext gmake libarchive pkgconfig shebangfix
+USES= compiler:c++11-lib gettext gmake gnome libarchive pkgconfig \
+ shebangfix
USE_GNOME= gtkmm30 intltool libxslt
USE_GSTREAMER= mm
USE_CXXSTD= c++11