diff options
Diffstat (limited to 'chinese/php-cconv/Makefile')
-rw-r--r-- | chinese/php-cconv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/php-cconv/Makefile b/chinese/php-cconv/Makefile index 9e05f37f081d..f7a0508a49c2 100644 --- a/chinese/php-cconv/Makefile +++ b/chinese/php-cconv/Makefile @@ -14,6 +14,8 @@ COMMENT= PHP wrapper for chinese/cconv LICENSE= GPLv2 +BROKEN= Unfetchable (google code has gone away) + LIB_DEPENDS= libcconv.so:chinese/cconv CONFIGURE_ARGS= --with-cconv-dir=${LOCALBASE} |