diff options
Diffstat (limited to 'chinese/dictd-database')
-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 |