diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-06-22 13:05:50 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-06-22 13:05:50 +0000 |
commit | f1a1521edf5c3dc9c16827d6ce66ccc199e2a0b5 (patch) | |
tree | 9964f07e5143cde10dd7b32b54db6c4f3959beec /chinese | |
parent | b19d9444b77d6d06bb478393f08e8ae6052b47b5 (diff) | |
download | ports-f1a1521edf5c3dc9c16827d6ce66ccc199e2a0b5.tar.gz ports-f1a1521edf5c3dc9c16827d6ce66ccc199e2a0b5.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/netscape47-communicator/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/netscape47-communicator/Makefile b/chinese/netscape47-communicator/Makefile index 984e62542b48..046eb2669f9c 100644 --- a/chinese/netscape47-communicator/Makefile +++ b/chinese/netscape47-communicator/Makefile @@ -2,7 +2,7 @@ # Date created: 11 Mar 2000 # Whom: Jing-Tang Keith Jang <keith@FreeBSD.org> # -# $FreeBSD: /tmp/pcvs/ports/chinese/netscape47-communicator/Attic/Makefile,v 1.4 2001-02-04 08:06:51 keith Exp $ +# $FreeBSD: /tmp/pcvs/ports/chinese/netscape47-communicator/Attic/Makefile,v 1.5 2001-06-22 13:05:50 keith Exp $ # PORTNAME= netscape-${BROWSER_ARC} @@ -16,7 +16,6 @@ MAINTAINER= keith@FreeBSD.org # ?= is for ports that include this Makefile. # We need Arphic because there's no font with all sizes to deal with Java. RUN_DEPENDS?= \ - ${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}/lib/aout/libxpg4-ns.so.2.0:${PORTSDIR}/www/libxpg4-ns \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf |