aboutsummaryrefslogtreecommitdiff
path: root/lang/onyx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/onyx/Makefile')
-rw-r--r--lang/onyx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile
index fe7ce69e2a06..2a502b757f0f 100644
--- a/lang/onyx/Makefile
+++ b/lang/onyx/Makefile
@@ -21,7 +21,7 @@ MAN1= onyx.1
MANCOMPRESSED= no
do-build:
- (cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook)
+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook)
do-install:
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} cook install)