diff options
Diffstat (limited to 'graphics/sdl_ttf/Makefile')
-rw-r--r-- | graphics/sdl_ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile index 7c2d96ad1dda..d21cf1c7828f 100644 --- a/graphics/sdl_ttf/Makefile +++ b/graphics/sdl_ttf/Makefile @@ -15,7 +15,7 @@ LICENSE= ZLIB LIB_DEPENDS= libfreetype.so:print/freetype2 -USES= gmake iconv libtool pathfix pkgconfig +USES= gmake iconv libtool pathfix pkgconfig sdl xorg USE_SDL= sdl USE_XORG= x11 GNU_CONFIGURE= yes |