diff options
author | Michael C . Wu <keichii@FreeBSD.org> | 2001-03-08 15:42:43 +0000 |
---|---|---|
committer | Michael C . Wu <keichii@FreeBSD.org> | 2001-03-08 15:42:43 +0000 |
commit | 2fb79403e96da1f0d769763396b7f6b5d7168232 (patch) | |
tree | 76cfb894516379e20691a05ec1fd5373c8142adc /chinese/auto-tw-l10n/Makefile | |
parent | Port bugfix: the "files/rox" script did not pass command line arguments to (diff) |
Remove the dependencies in preparation for future import into src/.
I agreed with Clive and Vanilla that this port should not
depend on all of ports/chinese/*.
Submitted by: clive and vanilla
Notes
Notes:
svn path=/head/; revision=39265
Diffstat (limited to 'chinese/auto-tw-l10n/Makefile')
-rw-r--r-- | chinese/auto-tw-l10n/Makefile | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/chinese/auto-tw-l10n/Makefile b/chinese/auto-tw-l10n/Makefile index be2aaac12c3f..dba5bfc492c3 100644 --- a/chinese/auto-tw-l10n/Makefile +++ b/chinese/auto-tw-l10n/Makefile @@ -13,34 +13,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= keichii@freebsd.org -# The zh_TW.big5 in the linux-gtk section is not a typo. -RUN_DEPENDS= ${X11BASE}/lib/aout/zh-XFree86-aoutlibs-3.3.6:${PORTSDIR}/chinese/XFree86-aoutlibs \ - ${LINUX_BASE}/CLE-0.9p1:${PORTSDIR}/chinese/cle_base \ - ${LOCALBASE}/modules/big5msdos.ko:${PORTSDIR}/chinese/big5fs \ - ${X11BASE}/lib/X11/fonts/local/kc24f.pcf.gz:${PORTSDIR}/chinese/kcfonts \ - ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf \ - ${LOCALBASE}/share/ghostscript/fonts/MOEKai-Regular:${PORTSDIR}/chinese/moefonts-cid \ - ${X11BASE}/lib/X11/fonts/TrueType/moe_sung.ttf:${PORTSDIR}/chinese/moettf \ - autob5:${PORTSDIR}/chinese/autoconvert \ - bg5ps:${PORTSDIR}/chinese/bg5ps \ - ${LOCALBASE}/Acrobat4/Resource/CIDFont/MSung-Light-Acro:${PORTSDIR}/chinese/acroread-chtfont \ - b5c:${PORTSDIR}/chinese/big5con \ - tsiadd:${PORTSDIR}/chinese/libtabe \ - ${LINUX_BASE}/etc/gtk/gtkrc.zh_TW.big5:${PORTSDIR}/chinese/linux-gtk \ - mutt:${PORTSDIR}/chinese/mutt \ - ${LOCALBASE}/lib/netscape/zh_TW.Big5/Netscape:${PORTSDIR}/chinese/netscape47-communicator \ - ${LOCALBASE}/share/vi/README.japanese:${PORTSDIR}/chinese/nvi-big5 \ - ${LOCALBASE}/etc/dot.pinerc.sample:${PORTSDIR}/chinese/pine4 \ - pydict:${PORTSDIR}/chinese/pyDict \ - rxvt:${PORTSDIR}/chinese/rxvt-big5 \ - zh-telnet:${PORTSDIR}/chinese/telnet \ - tin:${PORTSDIR}/chinese/tin \ - tintin++:${PORTSDIR}/chinese/tintin++ \ - ve:${PORTSDIR}/chinese/ve \ - xcin25:${PORTSDIR}/chinese/xcin25 \ - ${LOCALBASE}/lib/xemacs-21.1.12/etc/app-defaults/zh_TW.Big5/Emacs:${PORTSDIR}/chinese/xemacs21 \ - xmms:${PORTSDIR}/chinese/xmms - NO_BUILD= yes do-install: |