aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/eijiro-fpw
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-03-04 00:19:47 +0800
committernork <nork@FreeBSD.org>2004-03-04 00:19:47 +0800
commit28ad356a0a6eadc5366e2334bd6316a05c0d67cb (patch)
treed8cc2dd335db3562950e1513ecdc1b42af392bcf /japanese/eijiro-fpw
parent3c3c251e846d5d9d996a67d7840817523833da65 (diff)
downloadfreebsd-ports-gnome-28ad356a0a6eadc5366e2334bd6316a05c0d67cb.tar.gz
freebsd-ports-gnome-28ad356a0a6eadc5366e2334bd6316a05c0d67cb.tar.zst
freebsd-ports-gnome-28ad356a0a6eadc5366e2334bd6316a05c0d67cb.zip
Utilize PORTDOCS and DOCSDIR.
PR: ports/57861 Submitted by: rushani Approved by: taoka (blanket)
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%%