diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2016-12-31 20:00:37 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-12-31 20:00:37 +0000 |
| commit | 455d78c7b996b91fd348e039c437f5dd96f967b0 (patch) | |
| tree | 94bffe1976acd000b5731c0ec83ed4d0865cc904 /textproc/p5-RDF-Core | |
| parent | 57da912823b7c015b1eb54384003815dde71305b (diff) | |
Notes
Diffstat (limited to 'textproc/p5-RDF-Core')
| -rw-r--r-- | textproc/p5-RDF-Core/Makefile | 1 |
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} |
