aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-10 13:45:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-10 13:45:02 +0000
commitea500411ef1fb664d63f08cf4281146507da0229 (patch)
tree088f51a23e6a64abd8f29b3e98ce737bf9609214 /net-im
parentc2a6b6251d00bfb5f727a21d505a6170a673d209 (diff)
downloadports-ea500411ef1fb664d63f08cf4281146507da0229.tar.gz
ports-ea500411ef1fb664d63f08cf4281146507da0229.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/icmpchat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/icmpchat/Makefile b/net-im/icmpchat/Makefile
index af8007b4b425..3991e006c94d 100644
--- a/net-im/icmpchat/Makefile
+++ b/net-im/icmpchat/Makefile
@@ -21,7 +21,7 @@ pre-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/icmpchat ${STAGEDIR}${PREFIX}/bin
- @${INSTALL} -d -o ${DOCOWN} -g ${DOCGRP} -m 555 ${STAGEDIR}${DOCSDIR}
+ @${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/Changes ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/License ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/Problems ${STAGEDIR}${DOCSDIR}