diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-07 17:41:55 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2009-06-07 17:41:55 +0000 |
commit | b23f31a35cb5104bc1c4d9dac92defb4c5707546 (patch) | |
tree | e55415ddb867aeed440247da4bf8acf0d313385f /chinese | |
parent | a4a4a1ab3e916f1ca4b4240bc955fe5a97a0f05b (diff) | |
download | ports-b23f31a35cb5104bc1c4d9dac92defb4c5707546.tar.gz ports-b23f31a35cb5104bc1c4d9dac92defb4c5707546.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gbk2uni/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/gbk2uni/Makefile b/chinese/gbk2uni/Makefile index a0de3ebaf48f..ed67858a9033 100644 --- a/chinese/gbk2uni/Makefile +++ b/chinese/gbk2uni/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= zh- MAINTAINER= yuanjue@yuanjue.net COMMENT= TeX applet used to generate correct Chinese PDF bookmarks +BROKEN= does not fetch + PLIST_FILES= bin/gbk2uni .include <bsd.port.mk> |