aboutsummaryrefslogtreecommitdiff
path: root/x11/lupe
diff options
context:
space:
mode:
Diffstat (limited to 'x11/lupe')
-rw-r--r--x11/lupe/Makefile6
-rw-r--r--x11/lupe/pkg-plist4
2 files changed, 5 insertions, 5 deletions
diff --git a/x11/lupe/Makefile b/x11/lupe/Makefile
index 37fb7a4e20dc..e103d4edfcb5 100644
--- a/x11/lupe/Makefile
+++ b/x11/lupe/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lupe
PORTVERSION= 0.08
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11 accessibility
MASTER_SITES= http://www.oersted.co.jp/~yav/soft/
DISTNAME= lupe008
@@ -22,8 +22,8 @@ MAN1= lupe.1
post-install:
.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/lupe
- ${INSTALL_MAN} ${WRKSRC}/lupe.doc ${PREFIX}/share/doc/lupe
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_MAN} ${WRKSRC}/lupe.doc ${DOCSDIR}
.endif
.include <bsd.port.mk>
diff --git a/x11/lupe/pkg-plist b/x11/lupe/pkg-plist
index b85f74202e78..5e7f53dc601e 100644
--- a/x11/lupe/pkg-plist
+++ b/x11/lupe/pkg-plist
@@ -1,3 +1,3 @@
bin/lupe
-share/doc/lupe/lupe.doc
-@dirrm share/doc/lupe
+%%PORTDOCS%%%%DOCSDIR%%/lupe.doc
+%%PORTDOCS%%@dirrm %%DOCSDIR%%