summaryrefslogtreecommitdiff
path: root/japanese/srd-fpw
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>2000-09-06 12:19:11 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>2000-09-06 12:19:11 +0000
commit40b2a920e9edeaa86854292dd09fbb9a57d4c397 (patch)
tree7d5fd3c628ae8e63792af2ff0312a0fe83dbc59a /japanese/srd-fpw
parentFix `python: command not found' when python doesn't exist. (diff)
Updated to version 1.1.1
Notes
Notes: svn path=/head/; revision=32332
Diffstat (limited to 'japanese/srd-fpw')
-rw-r--r--japanese/srd-fpw/Makefile16
-rw-r--r--japanese/srd-fpw/distinfo2
2 files changed, 6 insertions, 12 deletions
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