diff options
author | taoka <taoka@FreeBSD.org> | 2002-09-10 16:43:16 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 2002-09-10 16:43:16 +0800 |
commit | 663b1feb1be3f19f482e59271c23ecfce53c408c (patch) | |
tree | 18b6e5575c6e466760f464f43915fc93af25e5a3 /japanese | |
parent | 172cbaf40b08a66bc312f6f25a36ae9c4f99e63e (diff) | |
download | freebsd-ports-gnome-663b1feb1be3f19f482e59271c23ecfce53c408c.tar.gz freebsd-ports-gnome-663b1feb1be3f19f482e59271c23ecfce53c408c.tar.zst freebsd-ports-gnome-663b1feb1be3f19f482e59271c23ecfce53c408c.zip |
Use catdump in freepwing instead of in japanese/epwutil
Two URLs' are marked by 'WWW' in pkg-descr, so one of them is deleted.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eijiro-fpw/Makefile | 5 | ||||
-rw-r--r-- | japanese/eijiro-fpw/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile index ea7c3e3f29d9..edccde42d19d 100644 --- a/japanese/eijiro-fpw/Makefile +++ b/japanese/eijiro-fpw/Makefile @@ -14,7 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION}-src MAINTAINER= taoka@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/share/doc/freepwing/fpwutils.mk:${PORTSDIR}/japanese/freepwing \ - catdump:${PORTSDIR}/japanese/epwutil \ nkf:${PORTSDIR}/japanese/nkf \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode @@ -23,7 +22,7 @@ NO_PACKAGE= "The original dictionary is not free" USE_GMAKE= yes WRKSRC= ${WRKDIR}/eijiro-fpw${PORTVERSION} DICT_PATH?= /cdrom -SRCFILE?= EIJI37??.TXT +SRCFILE?= eijiro52.txt MAKE_ENV= PORT_SRCFILE=${DICT_PATH}/${SRCFILE} post-extract: @@ -42,7 +41,7 @@ post-extract: post-build: cd ${WRKSRC}; nkf -eSd catalogs.sjis > catalogs.txt; \ - catdump -u catalogs.txt catalogs + fpwmake catalogs do-install: ${MKDIR} ${PREFIX}/share/dict/eijiro-fpw/eijiro/data diff --git a/japanese/eijiro-fpw/pkg-descr b/japanese/eijiro-fpw/pkg-descr index b9a3b844bf2a..2f4f04e8681d 100644 --- a/japanese/eijiro-fpw/pkg-descr +++ b/japanese/eijiro-fpw/pkg-descr @@ -1,7 +1,7 @@ Eijiro is a dictionary compiled by E.D.P. For details, such as how to obtain the whole data, visit EDP's Web site. -WWW: http://member.nifty.ne.jp/eijiro/ + http://member.nifty.ne.jp/eijiro/ -- E.D.P. |