diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-16 22:12:16 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-16 22:12:16 +0000 |
commit | 4b4a9595203a0942ff2e45dd3591c9c3d637087b (patch) | |
tree | 916ab992115e27ee5a0417f70b223cadedf5b7cd /chinese | |
parent | cc2135fae7c09a4557de03eefa6c4aa143c39f01 (diff) |
- Mark BROKEN: does not configure
Requested 'chewing = 0.3.2' but version of Chewing is 0.3.3
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=271051
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/scim-chewing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/scim-chewing/Makefile b/chinese/scim-chewing/Makefile index 9b4acbc9adcf..9116c8990e39 100644 --- a/chinese/scim-chewing/Makefile +++ b/chinese/scim-chewing/Makefile @@ -18,6 +18,8 @@ BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim LIB_DEPENDS= chewing.3:${PORTSDIR}/chinese/libchewing +BROKEN= does not configure + USE_BZIP2= yes USE_GNOME= intltool USE_GMAKE= yes |