Remove x11/XFree86 dependency. zh_TW.Big5/XLC_LOCALE patch is already in
x11/XFree86/files. Reminded by: ijliao,vanilla
This commit is contained in:
parent
210426a3d6
commit
fb51ee5e16
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=37945
1 changed files with 1 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Date created: 11 Mar 2000
|
# Date created: 11 Mar 2000
|
||||||
# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
|
# Whom: Jing-Tang Keith Jang <keith@FreeBSD.org>
|
||||||
#
|
#
|
||||||
# $FreeBSD: /tmp/pcvs/ports/chinese/netscape47-communicator/Attic/Makefile,v 1.3 2000-11-15 02:24:24 keith Exp $
|
# $FreeBSD: /tmp/pcvs/ports/chinese/netscape47-communicator/Attic/Makefile,v 1.4 2001-02-04 08:06:51 keith Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= netscape-${BROWSER_ARC}
|
PORTNAME= netscape-${BROWSER_ARC}
|
||||||
|
@ -19,7 +19,6 @@ RUN_DEPENDS?= \
|
||||||
${X11BASE}/lib/aout/zh-XFree86-aoutlibs-3.3.6:${.CURDIR}/../XFree86-aoutlibs \
|
${X11BASE}/lib/aout/zh-XFree86-aoutlibs-3.3.6:${.CURDIR}/../XFree86-aoutlibs \
|
||||||
${LOCALBASE}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER} \
|
${LOCALBASE}/bin/${BROWSER_ARC}-${BROWSER_VERSION}:${PORTSDIR}/www/netscape${BROWSER_VER}-${BROWSER} \
|
||||||
${LOCALBASE}/lib/aout/libxpg4-ns.so.2.0:${PORTSDIR}/www/libxpg4-ns \
|
${LOCALBASE}/lib/aout/libxpg4-ns.so.2.0:${PORTSDIR}/www/libxpg4-ns \
|
||||||
${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE:${PORTSDIR}/x11/XFree86 \
|
|
||||||
${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
|
${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
|
||||||
|
|
||||||
# These variables can be defined in ports that include this Makefile.
|
# These variables can be defined in ports that include this Makefile.
|
||||||
|
|
Loading…
Reference in a new issue