diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-02-11 14:52:21 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-02-11 14:52:21 +0000 |
commit | 43e0efdbe2e9c6b1e585315f02c27c0b6f77b593 (patch) | |
tree | d94f58131330148c3da1515dfbc9d349f62f9d90 /japanese/kasumi | |
parent | b84d250cbf22c07be9c8d7552eadb33b3ae97ecf (diff) | |
download | ports-43e0efdbe2e9c6b1e585315f02c27c0b6f77b593.tar.gz ports-43e0efdbe2e9c6b1e585315f02c27c0b6f77b593.zip |
Notes
Diffstat (limited to 'japanese/kasumi')
-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 |