diff options
Diffstat (limited to 'devel/sdlskk/Makefile')
-rw-r--r-- | devel/sdlskk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sdlskk/Makefile b/devel/sdlskk/Makefile index 9ea162c21799..717fd066f0d5 100644 --- a/devel/sdlskk/Makefile +++ b/devel/sdlskk/Makefile @@ -14,7 +14,7 @@ COMMENT= SKK like library for input Japanese, based on SDL LICENSE= LGPL21 GNU_CONFIGURE= yes -USES= iconv libtool +USES= iconv libtool sdl USE_SDL= image ttf sdl USE_LDCONFIG= yes |