aboutsummaryrefslogtreecommitdiff
path: root/graphics/cenon
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-11-16 16:17:28 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-11-16 16:17:28 +0000
commitf02fd0fdf05b886ad5f0f969923bea2efc919e23 (patch)
treea050ce8c53c1ec049c8a60ae444821e6d3b90bae /graphics/cenon
parentef26a74dd1c2e0e3adf6941b1f1e5235bc49312e (diff)
downloadports-f02fd0fdf05b886ad5f0f969923bea2efc919e23.tar.gz
ports-f02fd0fdf05b886ad5f0f969923bea2efc919e23.zip
Mute some non-interesting commands.
Notes
Notes: svn path=/head/; revision=148490
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 1e1958548f70..b106cb30b702 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