aboutsummaryrefslogtreecommitdiff
path: root/japanese/eijiro-fpw
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-03-03 16:19:47 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-03-03 16:19:47 +0000
commit5fd64909840e7d9d0fb9b531cea3465e7aef6393 (patch)
treec1573b5e90975ed2d31f51a5f01246f0d9b7b1cf /japanese/eijiro-fpw
parent7bfb394b24e6129e0a1a46eaaa0d8189cb87c627 (diff)
downloadports-5fd64909840e7d9d0fb9b531cea3465e7aef6393.tar.gz
ports-5fd64909840e7d9d0fb9b531cea3465e7aef6393.zip
Utilize PORTDOCS and DOCSDIR.
PR: ports/57861 Submitted by: rushani Approved by: taoka (blanket)
Notes
Notes: svn path=/head/; revision=102844
Diffstat (limited to 'japanese/eijiro-fpw')
-rw-r--r--japanese/eijiro-fpw/Makefile6
-rw-r--r--japanese/eijiro-fpw/pkg-plist4
2 files changed, 5 insertions, 5 deletions
diff --git a/japanese/eijiro-fpw/Makefile b/japanese/eijiro-fpw/Makefile
index a2145f47238e..00d4560923a0 100644
--- a/japanese/eijiro-fpw/Makefile
+++ b/japanese/eijiro-fpw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= eijiro-fpw
PORTVERSION= 1.0b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/eijiro/
DISTNAME= ${PORTNAME}${PORTVERSION}-src
@@ -64,9 +64,9 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/honmon ${PREFIX}/share/dict/eijiro-fpw/eijiro/data
${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/eijiro-fpw
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/eijiro-fpw
+ ${MKDIR} ${DOCSDIR}
.for i in readme.sjis
- ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/eijiro-fpw
+ ${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR}
.endfor
.endif
diff --git a/japanese/eijiro-fpw/pkg-plist b/japanese/eijiro-fpw/pkg-plist
index bdc939216a30..f065e248e62b 100644
--- a/japanese/eijiro-fpw/pkg-plist
+++ b/japanese/eijiro-fpw/pkg-plist
@@ -3,5 +3,5 @@ share/dict/eijiro-fpw/catalogs
@dirrm share/dict/eijiro-fpw/eijiro/data
@dirrm share/dict/eijiro-fpw/eijiro
@dirrm share/dict/eijiro-fpw
-share/doc/eijiro-fpw/readme.sjis
-@dirrm share/doc/eijiro-fpw
+%%PORTDOCS%%%%DOCSDIR%%/readme.sjis
+%%PORTDOCS%%@dirrm %%DOCSDIR%%