aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2018-09-29 20:50:43 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2018-09-29 20:50:43 +0000
commitc4f53f62ab878bb8e1ba7cee4e6963047b7f65e3 (patch)
tree5dad1a67f005edf2f4da813c34063c56f234bd52
parent01238950120638bf81febb30da39efe32ffb2c93 (diff)
downloadports-c4f53f62ab878bb8e1ba7cee4e6963047b7f65e3.tar.gz
ports-c4f53f62ab878bb8e1ba7cee4e6963047b7f65e3.zip
Notes
-rw-r--r--lang/ocaml-camlidl/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lang/ocaml-camlidl/Makefile b/lang/ocaml-camlidl/Makefile
index ef6756446a63..33e292289c6d 100644
--- a/lang/ocaml-camlidl/Makefile
+++ b/lang/ocaml-camlidl/Makefile
@@ -50,8 +50,6 @@ post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${GZCAT} ${_DISTDIR}/${PORTNAME}-${PORTVERSION}.doc.html.tar.gz \
| ${TAR} -C ${STAGEDIR}${DOCSDIR} -xf -
- ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR}
- ${FIND} ${STAGEDIR}${DOCSDIR} -type f -exec ${CHMOD} ${SHAREMODE} {} \;
test:
@${ECHO_CMD} "Testing IDL library"