summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2003-07-09 14:23:56 +0000
committeragc <agc@pkgsrc.org>2003-07-09 14:23:56 +0000
commit1303652d6892aa16cb7ee9464e8432ca9d5550d5 (patch)
tree868e944129c40b7bcaa17ea4ba09fa0cb220fc9a /mk
parent6eacd3982c8ef2263c5347047c101cfccdb49ade (diff)
downloadpkgsrc-1303652d6892aa16cb7ee9464e8432ca9d5550d5.tar.gz
In pre-config-override, don't trumpet the fact that we're doing nothing.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/mk/bsd.pkg.mk b/mk/bsd.pkg.mk
index d9139eb87bb..27343774750 100644
--- a/mk/bsd.pkg.mk
+++ b/mk/bsd.pkg.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.mk,v 1.1205 2003/07/08 11:48:37 agc Exp $
+# $NetBSD: bsd.pkg.mk,v 1.1206 2003/07/09 14:23:56 agc Exp $
#
# This file is in the public domain.
#
@@ -2120,7 +2120,7 @@ automake-post-override:
# By adding this target, it makes sure the the above PREREQ's work.
pre-configure-override: ${_CONFIGURE_PREREQ}
- ${DO_NADA}
+ @${DO_NADA}
.if !target(do-configure)
do-configure: