aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-01 18:12:17 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-07-01 18:12:17 +0000
commitef75c41b9e9b11bbe9c0a7435a103cdd0cadc7ca (patch)
treee99ea6417fb84705192e980f01506ffab28fe34f
parent1fd232376e5afaf3421c6b79a9fa3660f266006d (diff)
downloadports-ef75c41b9e9b11bbe9c0a7435a103cdd0cadc7ca.tar.gz
ports-ef75c41b9e9b11bbe9c0a7435a103cdd0cadc7ca.zip
Notes
-rw-r--r--games/tome4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tome4/Makefile b/games/tome4/Makefile
index e8ae229f4a88..cdbbf3a46580 100644
--- a/games/tome4/Makefile
+++ b/games/tome4/Makefile
@@ -25,7 +25,7 @@ DESKTOP_ENTRIES="ToME 4" "" "${PORTNAME}" \
PLIST_SUB= PORTVERSION=${PORTVERSION}
WRKSRC= ${WRKDIR}/t-engine4-src-${PORTVERSION}
MAKE_ARGS+= config=release verbose=yes ARCH="" CC=${CC}
-USES= gl gmake openal:al tar:bzip2
+USES= gl gmake openal:al sdl tar:bzip2
USE_SDL= image2 sdl2 ttf2
USE_GL= gl glu
USE_CSTD= gnu89