diff options
author | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-02-04 08:06:51 +0000 |
---|---|---|
committer | Jing-Tang Keith Jang <keith@FreeBSD.org> | 2001-02-04 08:06:51 +0000 |
commit | fb51ee5e16c9be7752bebd7b6522499d32c97177 (patch) | |
tree | a36a4a068208bd395ac1c4086742a309a9127fe8 | |
parent | 210426a3d6279ba1a5c2a65d7cd00099e3a5092c (diff) | |
download | ports-fb51ee5e16c9be7752bebd7b6522499d32c97177.tar.gz ports-fb51ee5e16c9be7752bebd7b6522499d32c97177.zip |
Notes
-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 3a4440c91cd2..984e62542b48 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.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} @@ -19,7 +19,6 @@ 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/locale/zh_TW.Big5/XLC_LOCALE:${PORTSDIR}/x11/XFree86 \ ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf # These variables can be defined in ports that include this Makefile. |