aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-RDF-Core
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2016-12-31 20:00:37 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2016-12-31 20:00:37 +0000
commit455d78c7b996b91fd348e039c437f5dd96f967b0 (patch)
tree94bffe1976acd000b5731c0ec83ed4d0865cc904 /textproc/p5-RDF-Core
parent57da912823b7c015b1eb54384003815dde71305b (diff)
downloadports-455d78c7b996b91fd348e039c437f5dd96f967b0.tar.gz
ports-455d78c7b996b91fd348e039c437f5dd96f967b0.zip
Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options in make config.
Notes
Notes: svn path=/head/; revision=430157
Diffstat (limited to 'textproc/p5-RDF-Core')
-rw-r--r--textproc/p5-RDF-Core/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile
index 0e1e226a1a3c..aa5f2d252e70 100644
--- a/textproc/p5-RDF-Core/Makefile
+++ b/textproc/p5-RDF-Core/Makefile
@@ -25,7 +25,6 @@ DOCSUBDIR= / RDF RDF/Core RDF/Core/Enumerator RDF/Core/Model \
OPTIONS_DEFINE= DOCS
post-install:
- @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}"
.for DOCDIR in ${DOCSUBDIR}
@${MKDIR} ${STAGEDIR}${DOCSDIR}/${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/doc/${DOCDIR}/*.html ${STAGEDIR}${DOCSDIR}/${DOCDIR}