aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/sdlskk/Makefile3
-rw-r--r--devel/sdlskk/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/devel/sdlskk/Makefile b/devel/sdlskk/Makefile
index 7fcf0339cb12..2c7d64018421 100644
--- a/devel/sdlskk/Makefile
+++ b/devel/sdlskk/Makefile
@@ -8,13 +8,14 @@ MASTER_SITES= http://www.kmc.gr.jp/~ohai/sdlskk/
DIST_SUBDIR= ruby
MAINTAINER= nemysis@FreeBSD.org
-COMMENT= SKK on SDL
+COMMENT= SKK like library for input Japanese, based on SDL
LICENSE= LGPL21
USES= iconv
USE_SDL= image ttf sdl
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-pic
USE_LDCONFIG= yes
PLIST_FILES= include/SDL/sdlskk.h \
diff --git a/devel/sdlskk/pkg-descr b/devel/sdlskk/pkg-descr
index b4313ca6fe4d..7804a3cc8e7e 100644
--- a/devel/sdlskk/pkg-descr
+++ b/devel/sdlskk/pkg-descr
@@ -1,3 +1,3 @@
-SDLSKK is SKK on SDL.
+SKK like library for input Japanese, based on SDL.
WWW: http://www.kmc.gr.jp/~ohai/sdlskk.en.html