diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-24 20:42:24 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2000-12-24 20:42:24 +0000 |
commit | 055c93f16197a7024cfb6b4f22640d44635744dd (patch) | |
tree | c576479bdd1d9ae4d4d8dbe93cf9d5d96a396e35 /chinese/auto-tw-l10n/Makefile | |
parent | New port added: zh-eterm (diff) |
Update to 1.2. This version fixes some typos, and more variables
in dot.* are added.
Submitted by: Michael C. Wu <keichii@iteration.net> (MAINTAINER)
Reviewed by: "Shen Chuan-Hsing" <statue@mail.elife.idv.tw>
Notes
Notes:
svn path=/head/; revision=36317
Diffstat (limited to 'chinese/auto-tw-l10n/Makefile')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index e453758b5086..dec3044380cb 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= auto-tw-l10n -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= chinese MASTER_SITES= ftp://ftp.iteration.net/pub/patch_chinese/ DISTNAME= zh-tw-skel-${PORTVERSION} @@ -42,7 +42,7 @@ RUN_DEPENDS= ${X11BASE}/lib/aout/zh-XFree86-aoutlibs-3.3.6:${PORTSDIR}/chinese/X ${LOCALBASE}/lib/xemacs-21.1.12/etc/app-defaults/zh_TW.Big5/Emacs:${PORTSDIR}/chinese/xemacs21 \ xmms:${PORTSDIR}/chinese/xmms -NO_BUILD= yes +NO_BUILD= yes do-install: #Temporary hack before adduser is modified |