From b1e6c1c0ef2b0666e3e3487843e47f0af69d95b0 Mon Sep 17 00:00:00 2001 From: jlam Date: Fri, 18 Oct 2002 01:32:59 +0000 Subject: [PATCH] Be a little less verbose. --- audio/oss/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/audio/oss/Makefile b/audio/oss/Makefile index 985dd88746c5..f64dec947ac7 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/10/18 01:32:31 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2002/10/18 01:32:59 jlam Exp $ PKGNAME= oss-${OSS_VERSION} CATEGORIES= audio sysutils @@ -65,7 +65,7 @@ post-extract: ${CHMOD} +x ${WRKSRC}/install.sh do-build: - ${SED} ${FILES_SUBST_SED} ${FILESDIR}/soundconf.sh \ + @${SED} ${FILES_SUBST_SED} ${FILESDIR}/soundconf.sh \ > ${WRKDIR}/soundconf.sh chroot: