summaryrefslogtreecommitdiffstats
path: root/graphics/cenon
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2005-11-16 16:17:28 +0000
committerdanfe <danfe@FreeBSD.org>2005-11-16 16:17:28 +0000
commit13d37c2f1c9d5ed5a6417ad716ffac13ff87ff70 (patch)
tree743b7850d58f7482cab0e58d9598d9c9b80d2a43 /graphics/cenon
parent128ebbc4d70cabc17fcd94e90bbf374c972b482f (diff)
downloadFreeBSD-ports-13d37c2f1c9d5ed5a6417ad716ffac13ff87ff70.zip
FreeBSD-ports-13d37c2f1c9d5ed5a6417ad716ffac13ff87ff70.tar.gz
Mute some non-interesting commands.
Diffstat (limited to 'graphics/cenon')
-rw-r--r--graphics/cenon/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/cenon/Makefile b/graphics/cenon/Makefile
index 1e19585..b106cb3 100644
--- a/graphics/cenon/Makefile
+++ b/graphics/cenon/Makefile
@@ -50,9 +50,9 @@ post-install:
.if defined(WITH_FULL_LIBRARY)
${TAR} xyvf ${_DISTDIR}/CenonLibrary-${PORTVERSION}-1${EXTRACT_SUFX} \
-C ${PREFIX}/Local/Library --exclude COPYING
- ${CHOWN} -R root:wheel ${PREFIX}/Local/Library/Cenon
- ${CHMOD} -R u=rwX,go=rX ${PREFIX}/Local/Library/Cenon
- ${CHMOD} 444 ${PREFIX}/Local/Library/Cenon/INSTALL
+ @${CHOWN} -R root:wheel ${PREFIX}/Local/Library/Cenon
+ @${CHMOD} -R u=rwX,go=rX ${PREFIX}/Local/Library/Cenon
+ @${CHMOD} 444 ${PREFIX}/Local/Library/Cenon/INSTALL
${INSTALL_DATA} ${WRKSRC}/Library/Cenon/README ${PREFIX}/Local/Library/Cenon
.else
${CP} -R ${WRKSRC}/Library/Cenon ${PREFIX}/Local/Library
OpenPOWER on IntegriCloud