aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-11-17 21:05:55 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2008-11-17 21:05:55 +0000
commitb6a12424b88f2d18dc8cc2fda1189faa08e6d83c (patch)
treeca634f5c929a7663e95d767e4453626d6c66d79b /japanese
parent5ea769b786e0e8d0a221d4c6f23e57ce514fea0e (diff)
downloadports-b6a12424b88f2d18dc8cc2fda1189faa08e6d83c.tar.gz
ports-b6a12424b88f2d18dc8cc2fda1189faa08e6d83c.zip
Notes
Diffstat (limited to 'japanese')
-rw-r--r--japanese/jyuroku/Makefile6
-rw-r--r--japanese/jyuroku/pkg-plist4
2 files changed, 5 insertions, 5 deletions
diff --git a/japanese/jyuroku/Makefile b/japanese/jyuroku/Makefile
index 4ce71fdc6b51..081d7d153867 100644
--- a/japanese/jyuroku/Makefile
+++ b/japanese/jyuroku/Makefile
@@ -7,7 +7,7 @@
PORTNAME= jyuroku
PORTVERSION= 1.32
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= japanese
MASTER_SITES= http://homepage3.nifty.com/seto-yoneji/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -29,8 +29,8 @@ do-install:
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/jyuroku
- ${INSTALL_MAN} ${WRKSRC}/README ${PREFIX}/share/doc/jyuroku
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/japanese/jyuroku/pkg-plist b/japanese/jyuroku/pkg-plist
index 4cdcf84097b1..a85126139c40 100644
--- a/japanese/jyuroku/pkg-plist
+++ b/japanese/jyuroku/pkg-plist
@@ -1,3 +1,3 @@
bin/jyuroku
-share/doc/jyuroku/README
-@dirrm share/doc/jyuroku
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%