diff options
author | pav <pav@FreeBSD.org> | 2010-03-17 02:00:57 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-03-17 02:00:57 +0800 |
commit | b3cf40e6bc0570cd78e75501bdd20aa884c98603 (patch) | |
tree | 3f685b408d9b9eb22ed215f7bdd48b38416eae14 /japanese | |
parent | b9367cdd6925d5d05a17a6e007ffc3cbfb505b8e (diff) | |
download | freebsd-ports-graphics-b3cf40e6bc0570cd78e75501bdd20aa884c98603.tar.gz freebsd-ports-graphics-b3cf40e6bc0570cd78e75501bdd20aa884c98603.tar.zst freebsd-ports-graphics-b3cf40e6bc0570cd78e75501bdd20aa884c98603.zip |
- Mark BROKEN: changes ownership and permissions on /usr/local/share/canna/dic
Reported by: pointyhat
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/canna-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/canna-server/Makefile b/japanese/canna-server/Makefile index 4644d812e7d..9e67c25d130 100644 --- a/japanese/canna-server/Makefile +++ b/japanese/canna-server/Makefile @@ -21,6 +21,8 @@ COMMENT= A Kana-to-Kanji conversion system, binary part BUILD_DEPENDS= imake:${X_IMAKE_PORT} LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/canna-lib +BROKEN= changes ownership and permissions on /usr/local/share/canna/dic + USE_RC_SUBR= canna.sh USE_BZIP2= yes ALL_TARGET= canna |