aboutsummaryrefslogtreecommitdiff
path: root/games/tuxtype/Makefile
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/tuxtype/Makefile
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/tuxtype/Makefile')
-rw-r--r--games/tuxtype/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/tuxtype/Makefile b/games/tuxtype/Makefile
index 8d204572741f..54ff1aaf8972 100644
--- a/games/tuxtype/Makefile
+++ b/games/tuxtype/Makefile
@@ -17,7 +17,8 @@ BUILD_DEPENDS= gsed:textproc/gsed
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USES= autoreconf gettext gmake iconv localbase perl5 pkgconfig
+USES= autoreconf gettext gmake gnome iconv localbase perl5 pkgconfig \
+ sdl
USE_GNOME= libxml2
USE_SDL= image mixer net pango sdl
GNU_CONFIGURE= yes