aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl2_gfx
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
commit3cf0c52fa6016687078f1be15489ab2af19dc330 (patch)
treecbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/sdl2_gfx
parent4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff)
downloadports-3cf0c52fa6016687078f1be15489ab2af19dc330.tar.gz
ports-3cf0c52fa6016687078f1be15489ab2af19dc330.zip
graphics: Add missing USES={gl,gnome,sdl}
Notes
Notes: svn path=/head/; revision=517071
Diffstat (limited to 'graphics/sdl2_gfx')
-rw-r--r--graphics/sdl2_gfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl2_gfx/Makefile b/graphics/sdl2_gfx/Makefile
index 75b91f15c995..b854cf0fb1db 100644
--- a/graphics/sdl2_gfx/Makefile
+++ b/graphics/sdl2_gfx/Makefile
@@ -12,7 +12,7 @@ COMMENT= SDL graphics drawing primitives and other support functions
LICENSE= ZLIB
-USES= gmake libtool pathfix
+USES= gmake libtool pathfix sdl
USE_SDL= sdl2
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip