diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-13 09:32:08 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-13 09:32:08 +0000 |
commit | e659dfc7e3f01e81ce2910ac099f694612c687bd (patch) | |
tree | 18c1b778aced585d09ea268134b870b3bdf622f0 /korean/netscape4-communicator | |
parent | 9b966a20355d47ece20cb6a76a2b51d4054370f9 (diff) | |
download | ports-e659dfc7e3f01e81ce2910ac099f694612c687bd.tar.gz ports-e659dfc7e3f01e81ce2910ac099f694612c687bd.zip |
Notes
Diffstat (limited to 'korean/netscape4-communicator')
-rw-r--r-- | korean/netscape4-communicator/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/netscape4-communicator/Makefile b/korean/netscape4-communicator/Makefile index 00d57897d26b..858328132d5c 100644 --- a/korean/netscape4-communicator/Makefile +++ b/korean/netscape4-communicator/Makefile @@ -3,7 +3,7 @@ # Date created: 6 Apr 1995 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id: Makefile,v 1.6 1998/11/21 20:10:55 steve Exp $ +# $Id: Makefile,v 1.7 1998/11/23 07:49:49 asami Exp $ # DISTNAME= netscape-3.04 @@ -18,6 +18,8 @@ MAINTAINER= junker@jazz.snu.ac.kr RUN_DEPENDS= ${PREFIX}/bin/netscape:${PORTSDIR}/www/netscape3 \ ${X11BASE}/lib/X11/fonts/local/hgm12.pcf.gz:${PORTSDIR}/korean/hanyangfonts +BROKEN= upgrade + DIST_SUBDIR= netscape3 NO_WRKSUBDIR= yes NO_BUILD= yes |