summaryrefslogtreecommitdiff
path: root/korean/netscape48-communicator/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>1999-02-12 14:44:56 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>1999-02-12 14:44:56 +0000
commit63631d1dbf861c247b279c2d3bb97f25b20081c4 (patch)
treefc49649b913a8f4e314eeddc27845d3f4eaf63f5 /korean/netscape48-communicator/Makefile
parentA major mode for editing SGML and XML documents for emacs. (diff)
Upgrade to v4.08.
PR: ports/9213 Submitted by: CHOI Junho <junker@jazz.snu.ac.kr>
Diffstat (limited to 'korean/netscape48-communicator/Makefile')
-rw-r--r--korean/netscape48-communicator/Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/korean/netscape48-communicator/Makefile b/korean/netscape48-communicator/Makefile
index 02707b57e4cb..f93aa4b28693 100644
--- a/korean/netscape48-communicator/Makefile
+++ b/korean/netscape48-communicator/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: Netscape browser with Korean resources
-# Version required: 4.07
+# Version required: 4.08
# Date created: 25 Oct 1998
# Whom: CHOI Junho <junker@jazz.snu.ac.kr>
#
-# $Id$
+# $Id: Makefile,v 1.9 1998/12/13 22:00:40 kuriyama Exp $
#
# based on japanese/netscape4-*
DISTNAME= ko-netscape-${BROWSER}
CATEGORIES= korean www
MASTER_SITES= ftp://jazz.snu.ac.kr/pub/unix/netscape-ko/
-DISTFILES= netscape-v407.generic-generic-generic-981014.tar.gz
+DISTFILES= ${KOREAN_KIT}.tar.gz
MAINTAINER?= junker@jazz.snu.ac.kr
@@ -21,12 +21,13 @@ RUN_DEPENDS= \
NO_BUILD= yes
STRIP=
-WRKSRC= ${WRKDIR}/netscape-v407.generic-generic-generic
+WRKSRC= ${WRKDIR}/${KOREAN_KIT}
BROWSER= ${BROWSER_NAME}-${BROWSER_VER}
BROWSER_NAME?= communicator
-BROWSER_VER= 4.07
+BROWSER_VER= 4.08
LANG= ko_KR.EUC
+KOREAN_KIT= netscape-v408.generic-generic-generic-19981227
NDIR= ${PREFIX}/lib/netscape
MAKESCRIPT= ${SED} -e "s;@X11BASE@;${X11BASE};g" \
-e "s;@PREFIX@;${PREFIX};g" \