aboutsummaryrefslogtreecommitdiff
path: root/graphics/sdl_ttf
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/sdl_ttf
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/sdl_ttf')
-rw-r--r--graphics/sdl_ttf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index d21cf1c7828f..5791bd53affa 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -26,7 +26,8 @@ USE_LDCONFIG= yes
OPTIONS_DEFINE= OPENGL
OPTIONS_DEFAULT= OPENGL
-OPENGL_USE= GL=yes
+OPENGL_USES= gl
+OPENGL_USE= GL=glu
post-install:
${INSTALL_PROGRAM} ${WRKSRC}/.libs/glfont ${STAGEDIR}${PREFIX}/bin