aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/waeijiro-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/waeijiro-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/waeijiro-fpw')
-rw-r--r--japanese/waeijiro-fpw/Makefile6
-rw-r--r--japanese/waeijiro-fpw/pkg-plist4
2 files changed, 5 insertions, 5 deletions
diff --git a/japanese/waeijiro-fpw/Makefile b/japanese/waeijiro-fpw/Makefile
index 91001a313e09..5a6304b9a2b9 100644
--- a/japanese/waeijiro-fpw/Makefile
+++ b/japanese/waeijiro-fpw/Makefile
@@ -7,7 +7,7 @@
PORTNAME= waeijiro-fpw
PORTVERSION= 1.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= japanese
#MASTER_SITES= http://openlab.ring.gr.jp/edict/fpw/dist/eijiro/
MASTER_SITES= http://www.dsl.gr.jp/~tf/pool/
@@ -63,9 +63,9 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/honmon ${PREFIX}/share/dict/waeijiro-fpw/waeijiro/data
${INSTALL_DATA} ${WRKSRC}/catalogs ${PREFIX}/share/dict/waeijiro-fpw
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/waeijiro-fpw
+ ${MKDIR} ${DOCSDIR}
.for i in README
- ${INSTALL_DATA} ${WRKSRC}/$i ${PREFIX}/share/doc/waeijiro-fpw
+ ${INSTALL_DATA} ${WRKSRC}/$i ${DOCSDIR}
.endfor
.endif
diff --git a/japanese/waeijiro-fpw/pkg-plist b/japanese/waeijiro-fpw/pkg-plist
index 483f1d065bdc..5ba48d89aed5 100644
--- a/japanese/waeijiro-fpw/pkg-plist
+++ b/japanese/waeijiro-fpw/pkg-plist
@@ -3,5 +3,5 @@ share/dict/waeijiro-fpw/catalogs
@dirrm share/dict/waeijiro-fpw/waeijiro/data
@dirrm share/dict/waeijiro-fpw/waeijiro
@dirrm share/dict/waeijiro-fpw
-share/doc/waeijiro-fpw/README
-@dirrm share/doc/waeijiro-fpw
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%