From 40b2a920e9edeaa86854292dd09fbb9a57d4c397 Mon Sep 17 00:00:00 2001 From: Satoshi Taoka Date: Wed, 6 Sep 2000 12:19:11 +0000 Subject: Updated to version 1.1.1 --- japanese/srd-fpw/Makefile | 16 +++++----------- japanese/srd-fpw/distinfo | 2 +- 2 files changed, 6 insertions(+), 12 deletions(-) (limited to 'japanese/srd-fpw') diff --git a/japanese/srd-fpw/Makefile b/japanese/srd-fpw/Makefile index 69bd9c633f3a..fa26bf28678a 100644 --- a/japanese/srd-fpw/Makefile +++ b/japanese/srd-fpw/Makefile @@ -6,7 +6,7 @@ # PORTNAME= srd-fpw -PORTVERSION= 1.1 +PORTVERSION= 1.1.1 CATEGORIES= japanese MASTER_SITES= http://openlab.ring.gr.jp/edict/srd-fpw/ DISTNAME= srd-fpw${PORTVERSION}-src @@ -26,24 +26,18 @@ post-extract: @if [ ! -f ${DICT_PATH}/SRD.INI ]; then \ ${ECHO} "###################################################"; \ ${ECHO} "Specify a mount point for Random House's CD-ROM"; \ - ${ECHO} "and excecute the following command again:"; \ + ${ECHO} "or a directory which you copied it from the CD-ROM".; \ + ${ECHO} "And excecute the following command again:"; \ ${ECHO} " make DICT_PATH=${DICT_PATH}"; \ ${ECHO} "###################################################"; \ ${FALSE}; \ fi - ${MKDIR} ${WRKSRC}/source/DATA - ${CP} ${DICT_PATH}/Readme.txt ${WRKSRC}/source - ${CP} ${DICT_PATH}/DATA/main.txt ${WRKSRC}/source/DATA/ - ${CP} ${DICT_PATH}/DATA/en.dat ${WRKSRC}/source/DATA/ - ${CP} ${DICT_PATH}/DATA/tr.dat ${WRKSRC}/source/DATA/ - ${CP} ${DICT_PATH}/DATA/img.dat ${WRKSRC}/source/DATA/ do-build: # cd ${WRKSRC}; fpwmake SRCDIR=${DICT_PATH} > /dev/null; \ -# cd ${WRKSRC}; fpwmake SRCDIR=${DICT_PATH}; \ cd ${WRKSRC}; \ - fpwmake png; \ - fpwmake ; \ + fpwmake SRCDIR=${DICT_PATH} png; \ + fpwmake SRCDIR=${DICT_PATH}; \ fpwmake catalogs do-install: diff --git a/japanese/srd-fpw/distinfo b/japanese/srd-fpw/distinfo index 06059590b770..d3a8f5316dad 100644 --- a/japanese/srd-fpw/distinfo +++ b/japanese/srd-fpw/distinfo @@ -1 +1 @@ -MD5 (srd-fpw1.1-src.tar.gz) = 435fa32e159133b2fb47278e8fc56699 +MD5 (srd-fpw1.1.1-src.tar.gz) = 3afba68cb2f32ce334d406b96e96ecf1 -- cgit v1.2.3