aboutsummaryrefslogtreecommitdiff
path: root/graphics/qvplay
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-24 02:17:17 +0000
commitb666502afda11878e1adfaefeff785ee6171024b (patch)
tree9aa30fd7bf24b32e216a3b9ae394f1a2abdb5bf3 /graphics/qvplay
parente1999fb7b6e4ffd7d87627b0fde8985f3adcc1d1 (diff)
downloadports-b666502afda11878e1adfaefeff785ee6171024b.tar.gz
ports-b666502afda11878e1adfaefeff785ee6171024b.zip
Notes
Diffstat (limited to 'graphics/qvplay')
-rw-r--r--graphics/qvplay/Makefile6
-rw-r--r--graphics/qvplay/pkg-plist16
2 files changed, 11 insertions, 11 deletions
diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile
index 518532b56a3a..2f9bd0ff3afe 100644
--- a/graphics/qvplay/Makefile
+++ b/graphics/qvplay/Makefile
@@ -29,9 +29,9 @@ pre-configure:
post-install:
.if !defined(NOPORTDOCS)
- @${MKDIR} ${PREFIX}/share/doc/qvplay
-.for file in ${PORTDOCS}
- ${INSTALL_DATA} ${WRKSRC}/../../${file} ${PREFIX}/share/doc/qvplay
+ @${MKDIR} ${DOCSDIR}
+.for file in ${PORTDOCS}
+ ${INSTALL_DATA} ${WRKSRC}/../../${file} ${DOCSDIR}
.endfor
.endif
@${SED} -e 's#/usr/local#${PREFIX}#' ${PKGMESSAGE}
diff --git a/graphics/qvplay/pkg-plist b/graphics/qvplay/pkg-plist
index f19bf49cb002..c7b4c3f36796 100644
--- a/graphics/qvplay/pkg-plist
+++ b/graphics/qvplay/pkg-plist
@@ -1,11 +1,11 @@
bin/qvalldel
bin/qvplay
bin/qvrec
-share/doc/qvplay/FAQ.txt
-share/doc/qvplay/HISTORY
-share/doc/qvplay/PROTOCOL.eng
-share/doc/qvplay/PROTOCOL.txt
-share/doc/qvplay/README
-share/doc/qvplay/README.FreeBSD
-share/doc/qvplay/README.eng
-@dirrm share/doc/qvplay
+%%PORTDOCS%%share/doc/qvplay/FAQ.txt
+%%PORTDOCS%%share/doc/qvplay/HISTORY
+%%PORTDOCS%%share/doc/qvplay/PROTOCOL.eng
+%%PORTDOCS%%share/doc/qvplay/PROTOCOL.txt
+%%PORTDOCS%%share/doc/qvplay/README
+%%PORTDOCS%%share/doc/qvplay/README.FreeBSD
+%%PORTDOCS%%share/doc/qvplay/README.eng
+%%PORTDOCS%%@dirrm share/doc/qvplay