diff options
-rw-r--r-- | japanese/kasumi/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/kasumi/Makefile b/japanese/kasumi/Makefile index 209b77aeabc1..61c3f55dc684 100644 --- a/japanese/kasumi/Makefile +++ b/japanese/kasumi/Makefile @@ -17,6 +17,8 @@ COMMENT= A dictionary management tool for anthy USE_GMAKE= yes USE_GNOME= gnomehier gtk20 USE_GETOPT_LONG= yes +LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy + GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --mandir=${PREFIX}/man |