diff options
Diffstat (limited to 'textproc/uchardet/Makefile')
-rw-r--r-- | textproc/uchardet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/uchardet/Makefile b/textproc/uchardet/Makefile index d5ef33fd9b41..b1b4647091b6 100644 --- a/textproc/uchardet/Makefile +++ b/textproc/uchardet/Makefile @@ -11,6 +11,8 @@ COMMENT= Universal charset detection library by Mozilla LICENSE= MPL +BROKEN= Unfetchable (google code has gone away) + USES= cmake USE_LDCONFIG= yes |