summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-18 01:32:59 +0000
committerjlam <jlam@pkgsrc.org>2002-10-18 01:32:59 +0000
commitb1e6c1c0ef2b0666e3e3487843e47f0af69d95b0 (patch)
tree886736b7463939ef4d5d4696adc43018e899b42f /audio
parentf19b458b13dcea1c194eb11d40b7371081806ca9 (diff)
downloadpkgsrc-b1e6c1c0ef2b0666e3e3487843e47f0af69d95b0.tar.gz
Be a little less verbose.
Diffstat (limited to 'audio')
-rw-r--r--audio/oss/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/oss/Makefile b/audio/oss/Makefile
index 985dd88746c..f64dec947ac 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: