diff options
Diffstat (limited to 'graphics/grafx2')
-rw-r--r-- | graphics/grafx2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/grafx2/Makefile b/graphics/grafx2/Makefile index e61139141e03..fde4c4fdefae 100644 --- a/graphics/grafx2/Makefile +++ b/graphics/grafx2/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= libX11.so:x11/libX11 \ libpng.so:graphics/png \ libtiff.so:graphics/tiff -USES= desktop-file-utils gmake iconv:wchar_t pkgconfig +USES= desktop-file-utils gmake gnome iconv:wchar_t pkgconfig sdl USE_SDL= sdl2 image2 USE_GITLAB= yes |