aboutsummaryrefslogtreecommitdiffstats
path: root/games/asteroids3d
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 18:47:01 +0800
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 18:47:01 +0800
commitef878751a79ba6aaefefa599a76c833c618977d5 (patch)
treee67483ee6a85fa279cba6dfa007a1304c37237d9 /games/asteroids3d
parent78b522d04c8a56a2bcf7582bd65b2e049494ea9e (diff)
downloadfreebsd-ports-gnome-ef878751a79ba6aaefefa599a76c833c618977d5.tar.gz
freebsd-ports-gnome-ef878751a79ba6aaefefa599a76c833c618977d5.tar.zst
freebsd-ports-gnome-ef878751a79ba6aaefefa599a76c833c618977d5.zip
games: Add missing USES={gnome,gl,sdl,xorg}
Diffstat (limited to 'games/asteroids3d')
-rw-r--r--games/asteroids3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/asteroids3d/Makefile b/games/asteroids3d/Makefile
index 917c929433ec..332e235928f2 100644
--- a/games/asteroids3d/Makefile
+++ b/games/asteroids3d/Makefile
@@ -17,7 +17,7 @@ COMMENT= First-person shooter blowing up asteroids in 3D space
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
-USES= autoreconf gl tar:bzip2
+USES= autoreconf gl gnome tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ENV= with_gamesdir="${PREFIX}/bin" with_gamedatadir="${DATADIR}"
USE_GL= glut