diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:17:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:17:36 +0000 |
commit | 99607771ef7c7561a4a7dd305793bc238fb5f199 (patch) | |
tree | 6976764b8e23e8aac8f53279daa0e3a9a82dab5f /chinese | |
parent | c2295f3e5a7d4008075f93920a30464139fdff08 (diff) | |
download | ports-99607771ef7c7561a4a7dd305793bc238fb5f199.tar.gz ports-99607771ef7c7561a4a7dd305793bc238fb5f199.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/dictd-database/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index cd9439a6d93d..d3b8086d65c0 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -18,6 +18,8 @@ COMMENT= A Chinese <-> English dictd words database BUILD_DEPENDS= ${LOCALBASE}/bin/dictfmt:${PORTSDIR}/textproc/dictfmt \ ${LOCALBASE}/bin/dictzip:${PORTSDIR}/net/dictd +BROKEN= Does not build + USE_LIBTOOL_VER= 13 USE_GMAKE= yes USE_PERL5_BUILD=yes |