diff options
-rw-r--r-- | chinese/openoffice-1.0-zh_TW/Makefile | 1 | ||||
-rw-r--r-- | chinese/stardict/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/chinese/openoffice-1.0-zh_TW/Makefile b/chinese/openoffice-1.0-zh_TW/Makefile index 46961c646447..9e844623b4e4 100644 --- a/chinese/openoffice-1.0-zh_TW/Makefile +++ b/chinese/openoffice-1.0-zh_TW/Makefile @@ -7,6 +7,7 @@ CATEGORIES= chinese +NO_LATEST_LINK= yes LANG_PKGNAME= zh LANG_SUFFIX= TW LANG_EXT= 88 diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile index f2d6abbb233a..e5112c16f4f4 100644 --- a/chinese/stardict/Makefile +++ b/chinese/stardict/Makefile @@ -18,6 +18,7 @@ COMMENT= English-Chinese dictionary USE_MOTIF= yes +NO_LATEST_LINK= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes |