aboutsummaryrefslogtreecommitdiffstats
path: root/lang/xds/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/xds/Makefile')
-rw-r--r--lang/xds/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/xds/Makefile b/lang/xds/Makefile
index 7933bb29007b..f6aac11876dd 100644
--- a/lang/xds/Makefile
+++ b/lang/xds/Makefile
@@ -37,7 +37,7 @@ post-patch:
${WRKSRC}/bin/xcwork
post-build:
- cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/bin ./apisyms-x86
+ @cd ${WRKSRC} && ${SETENV} PATH=${WRKSRC}/bin ./apisyms-x86
do-install:
@${FIND} ${WRKSRC} -type d -exec ${CHMOD} 755 {} \;