aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2001-12-22 10:04:51 +0800
committerjasone <jasone@FreeBSD.org>2001-12-22 10:04:51 +0800
commitdb6d35a3e72b4fe76e852caacc7b42f18601a777 (patch)
tree433f292b163b86aa6fcea422ee41edf2a5feee17 /lang
parent3402a9dfedde8e475c6e48760582f2c7899f2f01 (diff)
downloadfreebsd-ports-gnome-db6d35a3e72b4fe76e852caacc7b42f18601a777.tar.gz
freebsd-ports-gnome-db6d35a3e72b4fe76e852caacc7b42f18601a777.tar.zst
freebsd-ports-gnome-db6d35a3e72b4fe76e852caacc7b42f18601a777.zip
Add back a @ that got lost.
Diffstat (limited to 'lang')
-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)